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

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