Reporting

Represents the report parameter model to associate the parameter editor UI with.

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

Syntax

C#
public class ParameterModel : ObservableObject, 
	IDataErrorInfo
Visual Basic
Public Class ParameterModel _
	Inherits ObservableObject _
	Implements IDataErrorInfo

Inheritance Hierarchy

Version Information

Supported in: 1.0

See Also