Skip to main content
.NET 6.0+

CategorizedListEditor.CategoryPropertyName Field

Holds the name of the ICategorizedItem.Category property.

Namespace: DevExpress.ExpressApp.TreeListEditors.Win

Assembly: DevExpress.ExpressApp.TreeListEditors.Win.v23.2.dll

Declaration

public const string CategoryPropertyName = "Category"

Field Value

Type
String
See Also