2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / ChartDesigner Class / SelectionRules Property

In This Topic
    SelectionRules Property
    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