Reporting

Gets or sets the text displayed during the export action.

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

Syntax

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

Version Information

Supported in: 1.0

See Also