Back to Devexpress

IModelAction.Caption Property

expressappframework-devexpress-dot-expressapp-dot-model-dot-imodelaction-6ecf9d28.md

latest1.2 KB
Original Source

IModelAction.Caption Property

Specifies the Action’s caption.

Namespace : DevExpress.ExpressApp.Model

Assembly : DevExpress.ExpressApp.v25.2.dll

NuGet Package : DevExpress.ExpressApp

Declaration

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

Property Value

TypeDescription
String

A string specifying the Action’s caption.

|

See Also

ShortCaption

Caption

IModelAction Interface

IModelAction Members

DevExpress.ExpressApp.Model Namespace