ValidationSummaryHeaderStyle Class
In This Article
Contains style settings that define the appearance of the validation summary’s header.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ValidationSummaryHeaderStyle :
AppearanceStyle
#Related API Members
The following members return ValidationSummaryHeaderStyle objects:
#Remarks
An object of the ValidationSummaryHeaderStyle type can be accessed via the ASPxValidationSummary.HeaderStyle property.
#Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
ValidationSummaryHeaderStyle
See Also