Reporting

Gets the ApplyReportParamters command.

Namespace: Telerik.ReportViewer.Silverlight
Assembly: Telerik.ReportViewer.Silverlight (in Telerik.ReportViewer.Silverlight.dll)

Syntax

C#
public ICommand ApplyReportParametersCommand { get; }
Visual Basic
Public ReadOnly Property ApplyReportParametersCommand As ICommand
	Get

See Also