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

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