Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadView Class / StopPaintTimer Method


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