Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / ListColumnInfo Class / ResetAutoWidth Method


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