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

In This Topic
    GapHeight Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property GapHeight As Integer
    public int GapHeight {get; set;}
    See Also