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