ValidationSummarySettings.HeaderText Property
Gets or sets the text content of an editor’s header.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type | Description |
---|---|
String | A string value that specifies a header text. |
Remarks
Use the HeaderText property to specify the text displayed within an editor’s header.
See Also