ASPxGridViewTableFooterCellEventArgs Properties
Provides data for the ASPxGridView.HtmlFooterCellPrepared event.
Name | Description |
---|---|
Cell | Gets the processed footer cell. |
Column | Gets the column that owns the footer cell currently being processed. |
Is |
Gets whether the processed cell is dislayed within the Total Footer. |
Visible |
Gets the row’s visible index. |
See Also