Reporting

Represents a parameter in a DataSource component.

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

Syntax

C#
[SerializableAttribute]
public class DataSourceParameter : INotifyPropertyChanged
Visual Basic
<SerializableAttribute> _
Public Class DataSourceParameter _
	Implements INotifyPropertyChanged

Inheritance Hierarchy

Version Information

Supported in: 1.0.1

See Also