Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.Extended.4.5.2 Assembly / C1.Win.C1Schedule Namespace / C1AgendaView Class / AutoSizeCol Method / AutoSizeCol(Int32) Method

In This Topic
    AutoSizeCol(Int32) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Overridable Sub AutoSizeCol( _
       ByVal col As System.Integer _
    ) 
    public virtual void AutoSizeCol( 
       System.int col
    )

    Parameters

    col
    See Also