EditorStyles.Focused Property
Gets the style settings defining the editors’ appearance in the focused state.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| EditorDecorationStyle | An EditorDecorationStyle object containing style settings. |
See Also