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

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