2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1Chart.DataBinding Namespace / DataBindingForm Class / WindowState Property

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