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

Namespace:  Mindscape.WpfElements.WpfPropertyGrid
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

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

See Also