[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Grid.FlexGrid.FinishRowEditing

FinishRowEditing Method

FinishRowEditing(bool)

Finishes the row editing.

Declaration
public Task<bool> FinishRowEditing(bool cancelEdits = false)
Parameters
Type Name Description
bool cancelEdits

if set to true the changes will be cancelled.

Returns
Type Description
Task<bool>