ComponentOne MultiSelect for WinForms
C1.Win.C1Input Namespace / C1ComboBox Class / PreferredHeight Property

In This Topic
    PreferredHeight Property (C1ComboBox)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property PreferredHeight As Integer
    public int PreferredHeight {get;}
    See Also