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

BootstrapCardViewToolbarItemCollection Constructors

Represents a collection of a BootstrapCardView‘s toolbar items.
Name Parameters Description
BootstrapCardViewToolbarItemCollection() none Initializes a new instance of the BootstrapCardViewToolbarItemCollection class with default settings.
BootstrapCardViewToolbarItemCollection(GridToolbarItem) rootItem Initializes a new instance of the BootstrapCardViewToolbarItemCollection class with the specified root item.
See Also