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

BootstrapTabPageCollection Constructors

Represents a collection of tabbed pages within the BootstrapPageControl.
Name Parameters Description
BootstrapTabPageCollection() none Initializes a new instance of the BootstrapTabPageCollection class with default settings.
BootstrapTabPageCollection(ASPxPageControl) tabControl Initializes a new instance of the BootstrapTabPageCollection class with the specified owner.
See Also