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

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