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

In This Topic
    Vert Property (GridLines)
    In This Topic
    Gets or sets the vertical inner lines in a table.
    Syntax
    'Declaration
     
    Public Property Vert As LineDef
    public LineDef Vert {get; set;}
    See Also