ASPxClientVerticalGridBatchEditApi.EndEdit Method
Ends the cell(s) editing.
Declaration
EndEdit(): void
Remarks
Use the EndEdit method to end the editing of the cell(s). The method hides an editor and switches the cell(s) to browse mode.
See Also