Reporting

Specifies the text for the dialog Save button.

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

Syntax

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

Implements

ITextResources..::..SaveButtonText

Version Information

Supported in: 1.0

See Also