Gets or sets the category name for properties with no CategoryAttribute.

Namespace:  Mindscape.WpfPropertyGrid
Assembly:  Mindscape.WpfPropertyGrid (in Mindscape.WpfPropertyGrid)
Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public string DefaultCategory { get; set; }
Visual Basic (Declaration)
Public Property DefaultCategory As String

See Also