ASPxClientVerticalGridRowExpandedEventArgs Members
Provides data for the ASPxClientVerticalGrid.RowExpandedChanged event.Constructors
| Name | Description |
|---|---|
| constructor(row) | Initializes a new instance of the ASPxClientVerticalGridRowExpandedEventArgs class with specified settings. |
Properties
| Name | Description |
|---|---|
| row | Gets the expanded row. |
See Also