Back to Devexpress

CategoryDefinition Class

wpf-devexpress-dot-xpf-dot-propertygrid-ff8b4ef9.md

latest1.5 KB
Original Source

CategoryDefinition Class

Represents a category definition.

Namespace : DevExpress.Xpf.PropertyGrid

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

NuGet Package : DevExpress.Wpf.PropertyGrid

Declaration

csharp
public class CategoryDefinition :
    PropertyDefinitionBase
vb
Public Class CategoryDefinition
    Inherits PropertyDefinitionBase

Remarks

To learn more, see Property Categories.

Inheritance

Object DispatcherObject DependencyObject Visual UIElement FrameworkElement PropertyDefinitionBase CategoryDefinition

See Also

CategoryDefinition Members

DevExpress.Xpf.PropertyGrid Namespace