MultiColumnCombo for WinForms | ComponentOne
C1.Win.Input.MultiColumnCombo Namespace / IDropDownView Interface / ItemHeight Property

In This Topic
    ItemHeight Property (IDropDownView)
    In This Topic
    Syntax
    'Declaration
     
    
    Property ItemHeight As Integer
    int ItemHeight {get; set;}
    See Also