ComponentOne Xamarin Edition
FinishRowEditing(Boolean) Method
C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace > FlexGrid Class : FinishRowEditing(Boolean) Method
if set to true the changes will be cancelled.
Finishes the row editing.
Syntax
[AsyncStateMachine(C1.Xamarin.Forms.Grid.FlexGrid+d__347)] 
public Task<bool> FinishRowEditing( 
   bool cancelEdits 
)

Parameters

cancelEdits
if set to true the changes will be cancelled.
See Also

Reference

FlexGrid Class
FlexGrid Members