Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadView Class / StopColumnResizing Method


In This Topic
    StopColumnResizing Method
    In This Topic
    Stops resizing the column.
    Syntax
    'Declaration
     
    
    Protected Sub StopColumnResizing() 
    'Usage
     
    
    Dim instance As SpreadView
     
    instance.StopColumnResizing()
    protected void StopColumnResizing()
    See Also