Skip to main content
A newer version of this page is available. .

CategoryDefinition Class

Represents a category definition.

Namespace: DevExpress.Xpf.PropertyGrid

Assembly: DevExpress.Xpf.PropertyGrid.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.PropertyGrid, DevExpress.Wpf.PropertyGrid

Declaration

public class CategoryDefinition :
    PropertyDefinitionBase

Remarks

To learn more, see Property Categories.

See Also