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

In This Topic
    AutoScaleMode Property (LinkForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property AutoScaleMode As System.Windows.Forms.AutoScaleMode
    public System.Windows.Forms.AutoScaleMode AutoScaleMode {get; set;}
    See Also