Back to Devexpress

MVCxTabPage Class

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

latest2.6 KB
Original Source

MVCxTabPage Class

Represents a tabbed page within the PageControl.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxTabPage :
    TabPage
vb
Public Class MVCxTabPage
    Inherits TabPage

The following members return MVCxTabPage objects:

Implements

IStateManager

DevExpress.Web.Internal.IPropertiesDirtyTracker

DevExpress.Web.Internal.IWebControlObject

IPropertiesOwner

IExpressionsAccessor

DevExpress.Web.Design.IDesignTimeCollectionItem

Inheritance

Object StateManager CollectionItem ContentControlCollectionItem TabBase TabPage MVCxTabPage

See Also

MVCxTabPage Members

PageControl

DevExpress.Web.Mvc Namespace