Reporting

Represents a parameter of nested report (subreport)

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

Syntax

C#
public sealed class Parameter : INotifyPropertyChanged, 
	IEquatable<Parameter>
Visual Basic
Public NotInheritable Class Parameter _
	Implements INotifyPropertyChanged, IEquatable(Of Parameter)

Inheritance Hierarchy

System..::..Object
  Telerik.Reporting..::..Parameter

Version Information

Supported in: 1.0.1

See Also