PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / GridLines Structure / Bottom Property

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