ASPxClientVerticalGrid.CancelEdit Method
Cancels all the changes made and switches the ASPxVerticalGrid to browse mode.
Declaration
CancelEdit(): void
Remarks
End-users can do this by clicking the Cancel changes command item displayed in the status bar.
See Also