Input for WinForms | ComponentOne
C1.Win.Input.Pickers.Base Namespace / C1PickerBase Class / SpinDown Method

In This Topic
    SpinDown Method (C1PickerBase)
    In This Topic
    Performs spin down to select next item.
    Syntax
    'Declaration
     
    
    Public MustOverride Sub SpinDown() 
    public abstract void SpinDown()
    See Also