Back to Devexpress

BootstrapGridViewHeaderFilterEventArgs Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-d70b3ff5.md

latest1.7 KB
Original Source

BootstrapGridViewHeaderFilterEventArgs Class

Provides data for the BootstrapGridView.HeaderFilterFillItems event.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapGridViewHeaderFilterEventArgs :
    ASPxGridViewHeaderFilterEventArgs
vb
Public Class BootstrapGridViewHeaderFilterEventArgs
    Inherits ASPxGridViewHeaderFilterEventArgs

BootstrapGridViewHeaderFilterEventArgs is the data class for the following events:

Inheritance

Object EventArgs ASPxGridHeaderFilterEventArgs ASPxGridViewHeaderFilterEventArgs BootstrapGridViewHeaderFilterEventArgs

See Also

BootstrapGridViewHeaderFilterEventArgs Members

Grid View

DevExpress.Web.Bootstrap Namespace