ComponentOne List for WinForms
C1.Win.C1List Namespace / C1DisplayColumn Class / AutoSize Method

In This Topic
    AutoSize Method (C1DisplayColumn)
    In This Topic
    Adjusts the width of a column to accommodate the longest visible field within that column.
    Syntax
    'Declaration
     
    
    Public Sub AutoSize() 
    public void AutoSize()
    See Also