Back to Devexpress

IModelClass.Caption Property

expressappframework-devexpress-dot-expressapp-dot-model-dot-imodelclass-890bfd2c.md

latest1.2 KB
Original Source

IModelClass.Caption Property

Specifies the current class’ 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 current class’ caption.

|

See Also

GetClassCaption(String)

IModelClass Interface

IModelClass Members

DevExpress.ExpressApp.Model Namespace