A newer version of this page is available.
Switch to the current version.
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
Public Class ValidationSummaryHeaderStyle
Inherits AppearanceStyle
Related API Members
The following members accept/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
Feedback