Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / GcDateTime Class / DoSpinUp Method / DoSpinUp() Method


In This Topic
    DoSpinUp() Method
    In This Topic
    Performs the spin up action.
    Syntax
    'Declaration
     
    
    Public Overloads Sub DoSpinUp() 
    'Usage
     
    
    Dim instance As GcDateTime
     
    instance.DoSpinUp()
    public void DoSpinUp()
    Remarks
    This method has the same behavior as pressing the up key.
    See Also