Calendar for WinForms | ComponentOne
C1.Win.Input Namespace / IComboBox Interface / ItemHeight Property

In This Topic
    ItemHeight Property (IComboBox)
    In This Topic
    Gets or sets the height of an item in the combobox.
    Syntax
    'Declaration
     
    
    Property ItemHeight As Integer
    int ItemHeight {get; set;}
    See Also