Reporting

Gets or sets all the tooltips and messages

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

Syntax

C#
public ITextResources TextResources { get; set; }
Visual Basic
Public Property TextResources As ITextResources
	Get
	Set

Version Information

Supported in: 1.0

See Also