Spread WinForms 15
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()
See Also