Back to Devexpress

BootstrapCardViewHeaderFilterEventArgs Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-2506ae35.md

latest1.7 KB
Original Source

BootstrapCardViewHeaderFilterEventArgs Class

Provides data for the BootstrapCardView.HeaderFilterFillItems event.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapCardViewHeaderFilterEventArgs :
    ASPxCardViewHeaderFilterEventArgs
vb
Public Class BootstrapCardViewHeaderFilterEventArgs
    Inherits ASPxCardViewHeaderFilterEventArgs

BootstrapCardViewHeaderFilterEventArgs is the data class for the following events:

Inheritance

Object EventArgs ASPxGridHeaderFilterEventArgs ASPxCardViewHeaderFilterEventArgs BootstrapCardViewHeaderFilterEventArgs

See Also

BootstrapCardViewHeaderFilterEventArgs Members

Card View

DevExpress.Web.Bootstrap Namespace