ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / Margins Class / Top Property

In This Topic
    Top Property
    In This Topic
    Gets or sets the top margin, in pixels.
    Syntax
    'Declaration
     
    
    Public Property Top As Integer
    public int Top {get; set;}
    See Also