ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / LinkForm Class / AutoSize Property

In This Topic
    AutoSize Property (LinkForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property AutoSize As System.Boolean
    public virtual System.bool AutoSize {get; set;}
    See Also