MultiColumnCombo for WinForms | ComponentOne
C1.Win.Input.MultiColumnCombo Namespace / C1MultiColumnCombo Class / AllowSearching Property

In This Topic
    AllowSearching Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property AllowSearching As Boolean
    public bool AllowSearching {get; set;}
    See Also