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

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