BootstrapGridViewTableCommandCellEventArgs Constructors
Provides data for the BootstrapGridView.HtmlCommandCellPrepared event.Name | Parameters | Description |
---|---|---|
BootstrapGridViewTableCommandCellEventArgs(TableCell, Object, Int32, BootstrapGridViewCommandColumn, GridViewTableCommandCellType) | cell, keyValue, visibleIndex, column, cellType | Initializes a new instance of the BootstrapGridViewTableCommandCellEventArgs class with specified settings. |
See Also