ASPxClientVerticalGridRowExpandingEventArgs Constructors
Provides data for the ASPxClientVerticalGrid.RowExpandedChanging event.| Name | Description |
|---|---|
| constructor(row) | Initializes a new instance of the ASPxClientVerticalGridRowExpandingEventArgs class with the specified row. |
See Also