A newer version of this page is available.
Switch to the current version.
ASPxGridViewTableFooterCellEventHandler Delegate
A method that will handle the ASPxGridView.HtmlFooterCellPrepared event.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
sender | Object | The event sender. |
e | ASPxGridViewTableFooterCellEventArgs | An ASPxGridViewTableFooterCellEventArgs object that contains event data. |
See Also
Feedback