Reporting

Represents a report parameter.

Namespace: Telerik.Reporting
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)

Syntax

C#
public class ReportParameter : IReportParameter, 
	INotifyPropertyChanged
Visual Basic
Public Class ReportParameter _
	Implements IReportParameter, INotifyPropertyChanged

Inheritance Hierarchy

System..::..Object
  Telerik.Reporting..::..ReportParameter

Version Information

Supported in: 1.0.1

See Also