public override void OnEditEnded( GridCellRange 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 override void OnEditEnded( GridCellRange range, FrameworkElement editor, bool editCancelled )
true
if the editing was cancelled.Exception | Description |
---|---|
System.NotImplementedException |