BootstrapCardViewToolbarItemClickEventArgs Constructors
Provides data for the BootstrapCardView.ToolbarItemClick event.| Name | Parameters | Description |
|---|---|---|
| BootstrapCardViewToolbarItemClickEventArgs(BootstrapCardViewToolbarItemBase) | item | Initializes a new instance of the BootstrapCardViewToolbarItemClickEventArgs class for the specified toolbar item. |
See Also