Reporting

Gets the CancelPrintDocument command.

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

Syntax

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

Version Information

Supported in: 1.0

See Also