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