Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadView Class / StartScrollTimer Method


In This Topic
    StartScrollTimer Method
    In This Topic
    Starts the scroll timer.
    Syntax
    'Declaration
     
    
    Protected Sub StartScrollTimer() 
    'Usage
     
    
    Dim instance As SpreadView
     
    instance.StartScrollTimer()
    protected void StartScrollTimer()
    See Also