Reporting

Specifies the text for the message that is displayed when printing is started.

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

Syntax

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

Implements

ITextResources..::..StartingPrintMessage

Version Information

Supported in: 1.0

See Also