Back to Devexpress

TabControlStyle Class

aspnet-devexpress-dot-web-0ede4815.md

latest1.9 KB
Original Source

TabControlStyle Class

Contains specific TabControl related style settings.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class TabControlStyle :
    AppearanceStyleBase
vb
Public Class TabControlStyle
    Inherits AppearanceStyleBase

The following members return TabControlStyle objects:

LibraryRelated API Members
ASP.NET Web Forms ControlsGridViewStyles.CustomizationDialogTabControl
ASP.NET MVC ExtensionsTabControlSettingsBase.ControlStyle

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase TabControlStyle

See Also

TabControlStyle Members

Page Control and Tab Control

DevExpress.Web Namespace