aspnet-devexpress-dot-web-bd988680.md
Contains settings that allow the appearance of various ASPxRibbon elements to be defined.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class RibbonStyles :
StylesBase,
IRibbonBarStyles
Public Class RibbonStyles
Inherits StylesBase
Implements IRibbonBarStyles
The following members return RibbonStyles objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxRibbon.Styles |
| ASP.NET MVC Extensions | RibbonSettings.Styles |
An object of the RibbonStyles type can be accessed via the ASPxRibbon.Styles property.
Object StateManager PropertiesBase StylesBase RibbonStyles HtmlEditorRibbonStyles
See Also