Back to Devexpress

BootstrapGridViewAutoFilterEventArgs Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-0c064d5f.md

latest1.5 KB
Original Source

BootstrapGridViewAutoFilterEventArgs Class

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapGridViewAutoFilterEventArgs :
    ASPxGridViewAutoFilterEventArgs
vb
Public Class BootstrapGridViewAutoFilterEventArgs
    Inherits ASPxGridViewAutoFilterEventArgs

BootstrapGridViewAutoFilterEventArgs is the data class for the following events:

Inheritance

Object EventArgs GridAutoFilterEventArgs ASPxGridViewAutoFilterEventArgs BootstrapGridViewAutoFilterEventArgs

See Also

BootstrapGridViewAutoFilterEventArgs Members

DevExpress.Web.Bootstrap Namespace