ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1ChartBase Namespace / baseChartDesigner Class / Control Property

In This Topic
    Control Property
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property Control As System.Windows.Forms.Control
    public virtual System.Windows.Forms.Control Control {get;}
    See Also