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

BootstrapGridViewToolbarItemCollection Constructors

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