ASPxVerticalGridRowDataEventArgs Constructors
Provides data for the ASPxVerticalGrid.CustomUnboundRowData event.| Name | Parameters | Description |
|---|---|---|
| ASPxVerticalGridRowDataEventArgs(VerticalGridDataRow, Int32, Object, Boolean) | row, listSourceRow, value, isGetAction | Initializes a new instance of the ASPxVerticalGridRowDataEventArgs class. |
See Also