Reporting

Occurs when the report item binds to a data source.

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

Syntax

C#
public event EventHandler ItemDataBinding
Visual Basic
Public Event ItemDataBinding As EventHandler

See Also