ASPxRibbon.StylesEditors Property
Provides access to the style settings that define the appearance of editor elements used by the ASPxRibbon control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| RibbonEditorStyles | A RibbonEditorStyles object that contains style settings. |
See Also