Back to Devexpress

RibbonTabControlStyles Class

aspnet-devexpress-dot-web-ec9f7556.md

latest1.9 KB
Original Source

RibbonTabControlStyles Class

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

Declaration

csharp
public class RibbonTabControlStyles :
    TabControlStyles
vb
Public Class RibbonTabControlStyles
    Inherits TabControlStyles

The following members return RibbonTabControlStyles objects:

LibraryRelated API Members
ASP.NET Web Forms ControlsASPxRibbon.StylesTabControl
ASP.NET MVC ExtensionsRibbonSettings.StylesTabControl

Remarks

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

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase StylesBase TabControlStyles RibbonTabControlStyles HtmlEditorRibbonTabControlStyles

See Also

RibbonTabControlStyles Members

Ribbon

DevExpress.Web Namespace