public Task<bool> FinishRowEditing( bool cancelEdits, bool cancellable )
Parameters
- cancelEdits
- if set to
true
the changes will be cancelled. - cancellable
- if set to
true
the event is cancellable.
true
the changes will be cancelled.
true
the event is cancellable.
public Task<bool> FinishRowEditing( bool cancelEdits, bool cancellable )
true
the changes will be cancelled.true
the event is cancellable.