aspnet-devexpress-dot-web-ec9f7556.md
Contains settings that define the appearance of tab control elements used by the ribbon.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class RibbonTabControlStyles :
TabControlStyles
Public Class RibbonTabControlStyles
Inherits TabControlStyles
The following members return RibbonTabControlStyles objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxRibbon.StylesTabControl |
| ASP.NET MVC Extensions | RibbonSettings.StylesTabControl |
An object of the RibbonTabControlStyles type can be accessed via the ASPxRibbon.StylesTabControl property.
Object StateManager PropertiesBase StylesBase TabControlStyles RibbonTabControlStyles HtmlEditorRibbonTabControlStyles
See Also