[]
Gets the list of parameters of the currently loaded report.
public IList<ReportParameter> Parameters { get; }
Public ReadOnly Property Parameters As IList(Of ReportParameter)