Skip to main content

MVCxTabPageCollection Class

Represents a collection of tabbed pages within the PageControl.

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

Declaration

public class MVCxTabPageCollection :
    TabPageCollection

The following members return MVCxTabPageCollection objects:

Implements

DevExpress.Web.Internal.IStateManagerTracker
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Utils.IAssignableCollection
See Also