Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / GeneralEditor Class / SpinDownDefaultAction Method


In This Topic
    SpinDownDefaultAction Method (GeneralEditor)
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub SpinDownDefaultAction() 
    'Usage
     
    
    Dim instance As GeneralEditor
     
    instance.SpinDownDefaultAction()
    protected override void SpinDownDefaultAction()
    See Also