public virtual void OnEditEnded( GridControlRange range, FrameworkElement editor, bool editCancelled )
Parameters
- range
- The range that was edited.
- editor
- The editor.
- editCancelled
true
if the editing was cancelled.
true
if the editing was cancelled.
public virtual void OnEditEnded( GridControlRange range, FrameworkElement editor, bool editCancelled )
true
if the editing was cancelled.