aspnet-devexpress-dot-web-67a69870.md
Contains style settings that define the appearance of the error item within the validation summary editor.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class ValidationSummaryErrorStyle :
AppearanceStyle
Public Class ValidationSummaryErrorStyle
Inherits AppearanceStyle
The following members return ValidationSummaryErrorStyle objects:
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.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle ValidationSummaryErrorStyle
See Also