ASPxClientVerticalGridRowExpandingEventArgs Properties
Provides data for the ASPxClientVerticalGrid.RowExpandedChanging event.
Name | Description |
---|---|
cancel | Gets or sets a value indicating whether the action which raised the event should be canceled. |
row |
Gets the expanded row.
Inherited from ASPx |
See Also