aspnet-devexpress-dot-web-78a2932e.md
Contains style settings that define the appearance of the validation summary’s header.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class ValidationSummaryHeaderStyle :
AppearanceStyle
Public Class ValidationSummaryHeaderStyle
Inherits AppearanceStyle
The following members return ValidationSummaryHeaderStyle objects:
An object of the ValidationSummaryHeaderStyle type can be accessed via the ASPxValidationSummary.HeaderStyle property.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle ValidationSummaryHeaderStyle
See Also