Reporting

Specifies the tooltip for the CurrentPage label.

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

Syntax

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

Implements

ITextResources..::..CurrentPageToolTip

Version Information

Supported in: 1.0

See Also