Skip to main content

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