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


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