IBindingSource Interface |
Docentric Toolkit Help
Send Feedback |
Enables the types like 'DataSource' and 'DataContext' to be used as a binding source.
Docentric.Documents.Reporting.Model.Data.IBindingSource
Assembly: Docentric.Documents.Reporting (in Docentric.Documents.Reporting.dll)
public interface IBindingSource
The IBindingSource type exposes the following members.
Name | Description | |
---|---|---|
DataKind | ||
OriginDataSource | Returns a data source this binding source originates from. | |
Value | When implemented in a concrete type this property returns the value that is result of a binding process. | |
ValueObject |