ValidationSummaryErrorStyle Class
Contains style settings that define the appearance of the error item within the validation summary editor.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Related API Members
The following members return ValidationSummaryErrorStyle objects:
Remarks
The ValidationSummaryErrorStyle class contains settings that define the style of the error item within the ASPxValidationSummary control.
An object of the ValidationSummaryErrorStyle type can be accessed via the ASPxValidationSummary.ErrorStyle property.
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
ValidationSummaryErrorStyle
See Also