Skip to main content

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