FlexChart | ComponentOne
C1.Win.FlexChart.Designer.4.8 Assembly / C1.Win.Chart.Designer Namespace / ChartDesigner Class / Form Property

In This Topic
    Form Property
    In This Topic
    Gets the designer form.
    Syntax
    'Declaration
     
    Public ReadOnly Property Form As System.Windows.Forms.Form
    public System.Windows.Forms.Form Form {get;}
    See Also