Parameters Property
Parameters
Gets a collection of parameters used to generate report.
Declaration
[Browsable(false)]
public ReportParameterCollection Parameters { get; }
<Browsable(False)>
Public ReadOnly Property Parameters As ReportParameterCollection