BootstrapGridViewCustomButtonEventArgs Constructors
Provides data for the BootstrapGridView.CustomButtonInitialize event.Name | Parameters | Description |
---|---|---|
BootstrapGridViewCustomButtonEventArgs(GridViewCommandColumnCustomButton, Int32, GridViewTableCommandCellType, Boolean) | button, visibleIndex, cellType, isEditingRow | Initializes a new instance of the BootstrapGridViewCustomButtonEventArgs class. |
See Also