ASPxClientVerticalGridFocusedCellChangingEventArgs Properties
Provides data for the ASPxClientVerticalGrid.FocusedCellChanging event.
Name | Description |
---|---|
cancel |
Specifies whether to cancel the related action (for example, row edit, export).
Inherited from ASPx |
cell |
Provides information on a cell currently being focused. |
See Also