MVCxTabPageCollection Class
Represents a collection of tabbed pages within the PageControl.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v20.2.dll
Declaration
public class MVCxTabPageCollection :
TabPageCollection
Public Class MVCxTabPageCollection
Inherits TabPageCollection
Related API Members
The following members accept/return MVCxTabPageCollection objects:
Implements
DevExpress.Web.Internal.IStateManagerTracker
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Utils.IAssignableCollection
Inheritance
Object
StateManagedCollectionBase
Collection
TabCollectionBase
TabPageCollection
MVCxTabPageCollection
See Also
Feedback