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

In This Topic
    ReportParameter Class
    In This Topic
    The ReportParameter element contains information about a parameter for the report.
    Object Model
    ReportParameter Class
    Syntax
    'Declaration
     
    Public NotInheritable Class ReportParameter 
       Implements IValidateable 
    public sealed class ReportParameter : IValidateable  
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.PageReportModel.ReportParameter

    See Also