ActiveReports 19 .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 of the table.
    Syntax
    'Declaration
     
    Public WriteOnly Property BorderLines As ArrayList
    public ArrayList BorderLines {set;}
    See Also