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