PrintDocument for WinForms | ComponentOne
C1.PrintDocument.8 Assembly / C1.C1Preview Namespace / GridLines Structure / Left Property

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