ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / TableColumnCollection Class / TableColumnCollection Constructor

In This Topic
    TableColumnCollection Constructor
    In This Topic
    Initializes a new instance of the TableColumnCollection class.
    Syntax
    'Declaration
     
    Public Function New()
    public TableColumnCollection()
    See Also