Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

IModelReason.Caption Property

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

Namespace: DevExpress.ExpressApp.Model

Assembly: DevExpress.ExpressApp.v20.1.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