ASPxValidationSummary.HeaderStyle Property
Gets the style properties of the editor’s title heading.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
ValidationSummaryHeaderStyle | A ValidationSummaryHeaderStyle object defining the title header’s appearance. |
Remarks
Use the HeaderStyle property to access style settings that define the appearance of the title heading within the editor.
See Also