Skip to main content
A newer version of this page is available. .
Tab

ValidationSummaryHeaderStyle Class

Contains style settings that define the appearance of the validation summary’s header.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class ValidationSummaryHeaderStyle :
    AppearanceStyle

The following members return ValidationSummaryHeaderStyle objects:

Remarks

An object of the ValidationSummaryHeaderStyle type can be accessed via the ASPxValidationSummary.HeaderStyle property.

See Also