Skip to main content
Tab

ASPxGridBeforeHeaderFilterFillItemsEventArgs Properties
Show Inherited Hide Inherited

Provides data for the ASPxGridView.BeforeHeaderFilterFillItems and ASPxCardView.BeforeHeaderFilterFillItems events.
Name Description
Handled Specifies whether the BeforeHeaderFilterFillItems event is handled.
Values Gets a collection that contains the header filer values. Inherited from ASPxGridHeaderFilterEventArgs.
See Also