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

In This Topic
    MaxDropDownItems Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property MaxDropDownItems As Integer
    public int MaxDropDownItems {get; set;}
    See Also