Reporting

Specifies the text for the message that is displayed when the document is ready for printing.

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

Syntax

C#
public string DocumentReadyForPrintMessage { get; set; }
Visual Basic
Public Property DocumentReadyForPrintMessage As String
	Get
	Set

Implements

ITextResources..::..DocumentReadyForPrintMessage

Version Information

Supported in: 1.0

See Also