Skip to main content
A newer version of this page is available. .
Tab

RibbonStyles Class

Contains settings that allow the appearance of various ASPxRibbon elements to be defined.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class RibbonStyles :
    StylesBase

The following members return RibbonStyles objects:

Library Related API Members
ASP.NET Controls and MVC Extensions ASPxRibbon.Styles
RibbonSettings.Styles
ASP.NET Bootstrap Controls BootstrapRibbon.Styles

Remarks

An object of the RibbonStyles type can be accessed via the ASPxRibbon.Styles property.

Implements

See Also