Back to Devexpress

MVCxTab Class

aspnetmvc-devexpress-dot-web-dot-mvc-f3458e36.md

latest2.9 KB
Original Source

MVCxTab Class

Represents an individual tab within the TabControl.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxTab :
    Tab
vb
Public Class MVCxTab
    Inherits Tab

The following members return MVCxTab objects:

Implements

IStateManager

DevExpress.Web.Internal.IPropertiesDirtyTracker

DevExpress.Web.Internal.IWebControlObject

IPropertiesOwner

IExpressionsAccessor

DevExpress.Web.Design.IDesignTimeCollectionItem

Inheritance

Object StateManager CollectionItem ContentControlCollectionItem TabBase Tab MVCxTab

See Also

MVCxTab Members

TabControl

DevExpress.Web.Mvc Namespace