Back to Devexpress

RibbonEditorStyles Class

aspnet-devexpress-dot-web-08eefbcd.md

latest1.6 KB
Original Source

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class RibbonEditorStyles :
    EditorStyles
vb
Public Class RibbonEditorStyles
    Inherits EditorStyles

The following members return RibbonEditorStyles objects:

Remarks

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

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase StylesBase EditorStyles RibbonEditorStyles

See Also

RibbonEditorStyles Members

Ribbon

DevExpress.Web Namespace