BootstrapCardViewBeforeHeaderFilterFillItemsEventArgs Class
In This Article
Provides data for the BootstrapCardView.BeforeHeaderFilterFillItems event.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
public class BootstrapCardViewBeforeHeaderFilterFillItemsEventArgs :
ASPxCardViewBeforeHeaderFilterFillItemsEventArgs
#Inheritance
Object
EventArgs
ASPxGridHeaderFilterEventArgs
ASPxGridBeforeHeaderFilterFillItemsEventArgs
ASPxCardViewBeforeHeaderFilterFillItemsEventArgs
BootstrapCardViewBeforeHeaderFilterFillItemsEventArgs
See Also