ComponentOne Xamarin Edition
FinishEditing(Boolean) Method
C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace > GridBase Class : FinishEditing(Boolean) Method
if set to true it will cancel the edited value.
Commits or cancels any pending edits and exits edit mode.
Syntax
public bool FinishEditing( 
   bool cancelEdits
)

Parameters

cancelEdits
if set to true it will cancel the edited value.
See Also

Reference

GridBase Class
GridBase Members