Provides binding a component's property to a data/expression.

Namespace:  PerpetuumSoft.Reporting.DOM
Assembly:  PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1

Syntax

C#
public class ReportDataBinding
Visual Basic (Declaration)
Public Class ReportDataBinding
Visual C++
public ref class ReportDataBinding

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Reporting.DOM..::.ReportDataBinding

See Also