ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / PageTable Class / BorderLines Property

In This Topic
    BorderLines Property
    In This Topic
    Sets the border lines.
    Syntax
    'Declaration
     
    Public WriteOnly Property BorderLines As ArrayList
    public ArrayList BorderLines {set;}

    Property Value

    The border lines.
    See Also