Skip to main content
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.v24.2.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