\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List.Design Namespace / C1ComboDesigner Class / SelectionRules Property

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