Spread Windows Forms 15.0
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()
    protected void StopCellSelecting()
    See Also