Back to Devexpress

IModelAction.Category Property

expressappframework-devexpress-dot-expressapp-dot-model-dot-imodelaction-3b337657.md

latest1.1 KB
Original Source

IModelAction.Category Property

Indicates the current Action category.

Namespace : DevExpress.ExpressApp.Model

Assembly : DevExpress.ExpressApp.v25.2.dll

NuGet Package : DevExpress.ExpressApp

Declaration

csharp
string Category { get; set; }
vb
Property Category As String

Property Value

TypeDescription
String

A string indicating the current Action category.

|

See Also

Category

IModelAction Interface

IModelAction Members

DevExpress.ExpressApp.Model Namespace