ASPxVerticalGridBeforeHeaderFilterFillItemsEventArgs Properties
Provides data for the ASPxVerticalGrid.BeforeHeaderFilterFillItems event.
Name | Description |
---|---|
Handled |
Specifies whether the Before |
Row | Gets the data row currently being filtered. |
Values |
Gets a collection that contains the header filer values.
Inherited from ASPx |
See Also