ASPxVerticalGridRecordEventArgs Constructors
Serves as a base for classes that provide data for related events of the ASPxVerticalGrid.| Name | Parameters | Description |
|---|---|---|
| ASPxVerticalGridRecordEventArgs(Int32, Object) | visibleIndex, keyValue | Initializes a new instance of the ASPxVerticalGridRecordEventArgs class. |
See Also