Back to Devexpress

ASPxGridViewTableFooterCellEventArgs Class

aspnet-devexpress-dot-web-02212efb.md

latest1.5 KB
Original Source

ASPxGridViewTableFooterCellEventArgs Class

Provides data for the ASPxGridView.HtmlFooterCellPrepared event.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ASPxGridViewTableFooterCellEventArgs :
    EventArgs
vb
Public Class ASPxGridViewTableFooterCellEventArgs
    Inherits EventArgs

ASPxGridViewTableFooterCellEventArgs is the data class for the following events:

Inheritance

Object EventArgs ASPxGridViewTableFooterCellEventArgs BootstrapGridViewTableFooterCellEventArgs

See Also

ASPxGridViewTableFooterCellEventArgs Members

Grid View

DevExpress.Web Namespace