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

IModelValidationContext.Caption Property

Specifies a caption for the current Context.

Namespace: DevExpress.ExpressApp.Validation

Assembly: DevExpress.ExpressApp.Validation.v21.2.dll

Declaration

string Caption { get; set; }

Property Value

Type Description
String

A string specifying a caption for the current Context.

See Also