Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / C1RdlReport Class / ReportParameters Property

In This Topic
    ReportParameters Property
    In This Topic
    Gets the ReportParameters collection containing parameters of the report.
    Syntax
    'Declaration
     
    Public ReadOnly Property ReportParameters As ReportParameters
    public ReportParameters ReportParameters {get;}
    See Also