Reporting

Specifies the <select all> text for a multivalue parameter editor.

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

Syntax

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

Implements

ITextResources..::..ReportParametersSelectAllText

Version Information

Supported in: 1.0

See Also