[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase.OnSelectionChanged

OnSelectionChanged Method

OnSelectionChanged(RoutedEventArgs)

Is called when the caret or current selection changes position.

Declaration
protected virtual void OnSelectionChanged(RoutedEventArgs e)
Protected Overridable Sub OnSelectionChanged(e As RoutedEventArgs)
Parameters
Type Name Description
RoutedEventArgs e

The arguments that are associated with the SelectionChanged event.