ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / DataCellCollection Class / DataCellCollection Constructor

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