Skip to main content
A newer version of this page is available. .

MVCxTabPageCollection Class

Represents a collection of tabbed pages within the PageControl.

Namespace: DevExpress.Web.Mvc

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

Declaration

public class MVCxTabPageCollection :
    TabPageCollection

The following members return MVCxTabPageCollection objects:

Implements

DevExpress.Utils.IAssignableCollection
See Also