Reporting

The Binding type exposes the following members.

Constructors

  NameDescription
Public methodBinding()()()()
Initializes a new instance of the Binding class
Public methodBinding(String, String)
Initializes a new instance of the Binding class

Properties

  NameDescription
Public propertyExpression
Gets or sets the expression used to evaluate the value of the specified in Path target property.
Public propertyPath
Gets or sets the property path determining the item's bound simple/nested property.

Events

  NameDescription
Public eventPropertyChanged

See Also