Skip to main content
.NET 6.0+

IModelReason.Caption Property

Specifies the hint for the Actions disabled by the current reason.

Namespace: DevExpress.ExpressApp.Model

Assembly: DevExpress.ExpressApp.v23.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

string Caption { get; set; }

Property Value

Type Description
String

A string specifying the hint for the Actions disabled by the current reason.

See Also