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

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