Enables the types like 'DataSource' and 'DataContext' to be used as a binding source.

Docentric.Documents.Reporting.Model.Data.IBindingSource

Namespace: Docentric.Documents.Reporting.Model.Data
Assembly: Docentric.Documents.Reporting (in Docentric.Documents.Reporting.dll)
public interface IBindingSource

The IBindingSource type exposes the following members.

Name Description
Public member DataKind
Public member OriginDataSource Returns a data source this binding source originates from.
Public member Value When implemented in a concrete type this property returns the value that is result of a binding process.
Public member ValueObject