Calendar for WinForms | ComponentOne
C1.Win.C1Input Namespace / C1BasePicker Class / GapHeight Property

In This Topic
    GapHeight Property (C1BasePicker)
    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