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

In This Topic
    CustomReportItem Constructor
    In This Topic

    Initializes a new instance of the CustomReportItem class.

    Syntax
    'Declaration
     
    Public Function New()
    public CustomReportItem()
    See Also