ASPxClientCardViewBatchEditApi.EndEdit Method
Ends cell or card editing.
Declaration
EndEdit(): void
Remarks
Use the EndEdit method to end editing of a cell or card (based on the CardViewBatchEditSettings.EditMode property). The method hides an editor and switches a cell/card to browse mode.
See Also