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.v22.1.dll

NuGet Package: DevExpress.Web

Declaration

public class RibbonEditorStyles :
    EditorStyles

The following members return RibbonEditorStyles objects:

Remarks

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

Implements

See Also