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