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

BootstrapCardViewToolbarMenuItemCollection Constructors

Represents a collection of a BootstrapCardView toolbar item’s nested items.
Name Parameters Description
BootstrapCardViewToolbarMenuItemCollection() none Initializes a new instance of the BootstrapCardViewToolbarMenuItemCollection class with default settings.
BootstrapCardViewToolbarMenuItemCollection(BootstrapCardViewToolbarItemBase) parent Initializes a new instance of the BootstrapCardViewToolbarMenuItemCollection class with the specified parent item.
See Also