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.v21.2.dll

NuGet Package: DevExpress.Web

Declaration

public class RibbonEditorStyles :
    EditorStyles

The following members return RibbonEditorStyles objects:

Library Related API Members
ASP.NET Bootstrap Controls BootstrapRibbon.StylesEditors
ASP.NET Web Forms Controls ASPxRibbon.StylesEditors

Remarks

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

Implements

See Also