Skip to main content

IModelValidationContext.Caption Property

Specifies a caption for the current Context.

Namespace: DevExpress.ExpressApp.Validation

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

NuGet Package: DevExpress.ExpressApp.Validation

Declaration

string Caption { get; set; }

Property Value

Type Description
String

A string specifying a caption for the current Context.

See Also