Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / ListColumnInfo Class / ResetWidth Method


In This Topic
ResetWidth Method (ListColumnInfo)
In This Topic
Resets the width.
Syntax
'Declaration
 
Public Sub ResetWidth() 
 
'Usage
 
Dim instance As ListColumnInfo
 
instance.ResetWidth()
See Also