Back to Devexpress

TabControlStyles Class

aspnet-devexpress-dot-web-1ece4746.md

latest1.9 KB
Original Source

TabControlStyles Class

Contains settings that allow the ASPxTabControl‘s (ASPxPageControl‘s) appearance to be defined.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

The following members return TabControlStyles objects:

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase StylesBase TabControlStyles HtmlEditorViewModeTabControlStyles

RibbonTabControlStyles

HtmlEditorRibbonTabControlStyles

See Also

TabControlStyles Members

Page Control and Tab Control

DevExpress.Web Namespace