ASPxClientGridView.CancelEdit Method
Cancels all the changes made and switches the GridView to browse mode.
Declaration
CancelEdit(): void
Remarks
End-users can do this by clicking the Cancel command item displayed within the Edit Form or edited row.
See Also