Gets a GroupDescription which groups properties by their Category attribute.

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

Syntax

C#
public static GroupDescription ByCategory { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property ByCategory As GroupDescription

See Also