ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / ReportTIFFOptionsForm Class / MaximizeBox Property

In This Topic
    MaximizeBox Property (ReportTIFFOptionsForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property MaximizeBox As System.Boolean
    public System.bool MaximizeBox {get; set;}
    See Also