RibbonEditorStyles Class
In This Article
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
#Related API Members
The following members return RibbonEditorStyles objects:
#Remarks
An object of the RibbonEditorStyles type can be accessed via the ASPxRibbon.StylesEditors property.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
StylesBase
EditorStyles
RibbonEditorStyles
See Also