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.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
RibbonEditorStyles | A RibbonEditorStyles object that contains style settings. |
See Also