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

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