Reporting

Gets the PrintReport command.

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

Syntax

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

See Also