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

EditorStyles.Invalid Property

Gets the style settings defining the editors’ appearance in the invalid state.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public virtual EditorDecorationStyle Invalid { get; }

Property Value

Type Description
EditorDecorationStyle

An EditorDecorationStyle object containing style settings.

See Also