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