True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid 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