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

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