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

BootstrapAccordionItemCollection Constructors

Represents a collection of items within a group.
Name Parameters Description
BootstrapAccordionItemCollection() none Initializes a new instance of the BootstrapAccordionItemCollection class with default settings.
BootstrapAccordionItemCollection(NavBarGroup) group Initializes a new instance of the BootstrapAccordionItemCollection class with the specified owner.
See Also