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

BootstrapAccordionGroupCollection Constructors

Represents a collection of groups within the BootstrapAccordion control.
Name Parameters Description
BootstrapAccordionGroupCollection() none Initializes a new instance of the BootstrapAccordionGroupCollection class with default settings.
BootstrapAccordionGroupCollection(ASPxNavBar) navBar Initializes a new instance of the BootstrapAccordionGroupCollection class with the specified owner.
See Also