Gets the PrintReport command.
Namespace: Telerik.ReportViewer.SilverlightAssembly: 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