PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 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