Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadView Class / StopColumnSelecting Method


In This Topic
StopColumnSelecting Method
In This Topic
Stops selecting the column.
Syntax
'Declaration
 
Protected Sub StopColumnSelecting() 
 
'Usage
 
Dim instance As SpreadView
 
instance.StopColumnSelecting()
See Also