Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadView Class / StopTableResizing Method


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