BootstrapGridViewTableFooterCellEventArgs Constructors
Provides data for the BootstrapGridView.HtmlFooterCellPrepared event.Name | Parameters | Description |
---|---|---|
BootstrapGridViewTableFooterCellEventArgs(BootstrapGridView, GridViewColumn, Int32, TableCell) | grid, column, visibleIndex, cell | Initializes a new instance of the BootstrapGridViewTableFooterCellEventArgs class. |
See Also