Back to Devexpress

BootstrapGridViewTableFooterCellEventArgs Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-817d5da2.md

latest1.7 KB
Original Source

BootstrapGridViewTableFooterCellEventArgs Class

Provides data for the BootstrapGridView.HtmlFooterCellPrepared event.

Namespace : DevExpress.Web.Bootstrap

Assembly : DevExpress.Web.Bootstrap.v25.2.dll

NuGet Package : DevExpress.Web.Bootstrap

Declaration

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

BootstrapGridViewTableFooterCellEventArgs is the data class for the following events:

Inheritance

Object EventArgs ASPxGridViewTableFooterCellEventArgs BootstrapGridViewTableFooterCellEventArgs

See Also

BootstrapGridViewTableFooterCellEventArgs Members

Grid View

DevExpress.Web.Bootstrap Namespace