ComponentOne List for WinForms
C1.Win.C1List Namespace / ComboBoxContainer Class / DropDownHeight Property

In This Topic
    DropDownHeight Property (ComboBoxContainer)
    In This Topic
    Returns or sets the height of the dropped down.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property DropDownHeight As Integer
    public virtual int DropDownHeight {get;}
    See Also