ASPxVerticalGridHeaderFilterEventArgs Constructors
Provides data for the ASPxVerticalGrid.HeaderFilterFillItems event.| Name | Parameters | Description |
|---|---|---|
| ASPxVerticalGridHeaderFilterEventArgs(VerticalGridDataRow, GridHeaderFilterValues) | row, values | Initializes a new instance of the ASPxVerticalGridHeaderFilterEventArgs class with the specified settings. |
See Also