ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1DropDownControl Class / GapHeight Property

In This Topic
    GapHeight Property
    In This Topic
    Distance in pixels between the control edge and the dropdown.
    Syntax
    'Declaration
     
    
    Public Property GapHeight As Integer
    public int GapHeight {get; set;}
    See Also