ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / C1.Win.GanttView Namespace / GroupForm Class / AutoScaleMode Property

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