public bool FinishEditing( bool cancelEdits, bool cancellable )
Parameters
- cancelEdits
- if set to
true
it will cancel the edited value. - cancellable
- Specifies whether this operation is cancellable through the editing events.
true
it will cancel the edited value.
public bool FinishEditing( bool cancelEdits, bool cancellable )
true
it will cancel the edited value.