Reporting

Specifies the message for the type conversion error.

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

Syntax

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

Implements

ITextResources..::..CannotConvertTypeError

Version Information

Supported in: 1.0

See Also