MultiColumnCombo for WinForms | ComponentOne
C1.Win.Input.MultiColumnCombo Namespace / C1MultiColumnCombo Class / ItemHeight Property

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