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

RibbonEditorStyles Class

Contains settings that allow the appearance of different editor elements used within the ASPxRibbon to be defined.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class RibbonEditorStyles :
    EditorStyles

The following members return RibbonEditorStyles objects:

Library Related API Members
ASP.NET Controls and MVC Extensions ASPxRibbon.StylesEditors
ASP.NET Bootstrap Controls BootstrapRibbon.StylesEditors

Remarks

An object of the RibbonEditorStyles type can be accessed via the ASPxRibbon.StylesEditors property.

Implements

See Also