ValidationSummarySettings.HeaderText Property
In This Article
Gets or sets the text content of an editor’s header.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.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