RibbonTabControlStyles Class
In This Article
Contains settings that define the appearance of tab control elements used by the ribbon.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class RibbonTabControlStyles :
TabControlStyles
#Related API Members
The following members return RibbonTabControlStyles objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASP. |
Ribbon |
#Remarks
An object of the RibbonTabControlStyles type can be accessed via the ASPxRibbon.StylesTabControl property.
#Implements
#Inheritance
See Also