Skip to main content
A newer version of this page is available. .
Tab

RibbonTabControlStyles Class

Contains settings that define the appearance of tab control elements used by the ribbon.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class RibbonTabControlStyles :
    TabControlStyles

The following members return RibbonTabControlStyles objects:

Library Related API Members
ASP.NET Controls and MVC Extensions ASPxRibbon.StylesTabControl
RibbonSettings.StylesTabControl
ASP.NET Bootstrap Controls BootstrapRibbon.StylesTabControl

Remarks

An object of the RibbonTabControlStyles type can be accessed via the ASPxRibbon.StylesTabControl property.

Implements

See Also