Representes a base for a data-kind specific binding type.

System.Object
  Docentric.Documents.Reporting.Model.Data.BindingBase

Namespace: Docentric.Documents.Reporting.Model.Data
Assembly: Docentric.Documents.Reporting (in Docentric.Documents.Reporting.dll)
public abstract class BindingBase

The BindingBase type exposes the following members.

Name Description
Public member DataKind
Public member Path Gets the binding path.
Public member Source Gets the object to use as the binding source.
Name Description
Public method Equals(Object) Determines whether the specified Object is equal to the current Object. (Inherited from Object)
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object)
Public method GetResult Returns the value object representing the result of the binding by applying the binding path to the binding source.
Public method GetType Gets the Type of the current instance. (Inherited from Object)
Public method ToString (Overrides BindingBase.ToString)