[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditorControl.OnSpinDown

OnSpinDown Method

OnSpinDown(RoutedEventArgs)

Invoked when spin down action happened.

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

The arguments that are associated with the SpinDown event.