Skip to main content

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