[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcDropDownCalculator.OnValueChanged

OnValueChanged Method

OnValueChanged(RoutedEventArgs)

Called when value of this calculator changed, to raise the ValueChanged event.

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

The RoutedEventArgs instance containing the event data.