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