Reporting

Represents the simple binding between the target property of a report item and an expression.

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

Syntax

C#
public sealed class Binding : INotifyPropertyChanged
Visual Basic
Public NotInheritable Class Binding _
	Implements INotifyPropertyChanged

Inheritance Hierarchy

System..::..Object
  Telerik.Reporting..::..Binding

Version Information

Supported in: 1.0.1

See Also