ComponentOne List for WinForms
C1.Win.C1List Namespace / C1Combo Class / PreferredHeight Property

In This Topic
    PreferredHeight Property (C1Combo)
    In This Topic
    Gets the preferred height of the item area of the combo box.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property PreferredHeight As Integer
    public int PreferredHeight {get;}
    See Also