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

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