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

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