Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / Borders Structure / Right Property

In This Topic
    Right Property (Borders)
    In This Topic
    Gets or sets the right border.
    Syntax
    'Declaration
     
    Public Property Right As LineDef
    public LineDef Right {get; set;}
    See Also