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

NuGet Package: DevExpress.Web

Declaration

public class RibbonStyles :
    StylesBase,
    IRibbonBarStyles

The following members return RibbonStyles objects:

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

Remarks

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

Implements

See Also