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

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