Reporting

Returns a collection of runtime report Parameters.

Namespace: Telerik.Reporting.Processing
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)

Syntax

C#
public IDictionary<string, Parameter> Parameters { get; }
Visual Basic
Public ReadOnly Property Parameters As IDictionary(Of String, Parameter)
	Get

Version Information

Supported in: 1.0.1

See Also