ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Forms Namespace / TagsInputFormBase Class / AutoScaleMode Property

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