ICategorizedItem.Category Property
Specifies the current object’s category.
Namespace: DevExpress.Persistent.Base.General
Assembly: DevExpress.Persistent.Base.v25.1.dll
NuGet Package: DevExpress.Persistent.Base
Declaration
Property Value
| Type | Description |
|---|---|
| ITreeNode | An ITreeNode object that represents the current object’s category. |
See Also