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

BootstrapGridViewToolbarMenuItemCollection Constructors

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