ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / PageTable Class / Columns Property

In This Topic
    Columns Property (PageTable)
    In This Topic
    Gets the columns of the table.
    Syntax
    'Declaration
     
    Public ReadOnly Property Columns As ColumnCollection
    public ColumnCollection Columns {get;}
    See Also