BootstrapCardViewToolbarItemBase Constructors
Implements the base toolbar item functionality for the BootstrapCardView control.Name | Parameters | Description |
---|---|---|
BootstrapCardViewToolbarItemBase(String, String, String) | text, name, iconCssClass | Initializes a new instance of the BootstrapCardViewToolbarItemBase class with the specified name, text and icon. |
See Also