2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1ChartBase Namespace / baseChartDesigner Class / SelectionRules Property

In This Topic
    SelectionRules Property (baseChartDesigner)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property SelectionRules As System.Windows.Forms.Design.SelectionRules
    public virtual System.Windows.Forms.Design.SelectionRules SelectionRules {get;}
    See Also