Spread WinForms 15
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()
See Also