RibbonStyles Class
Contains settings that allow the appearance of various ASPxRibbon elements to be defined.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return RibbonStyles objects:
Library | Related API Members |
---|---|
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
Inheritance
See Also