| BcfBindingSource Properties | |
The BcfBindingSource type exposes the following members.
| Name | Description | |
|---|---|---|
| ChildBindingSources |
Gets the child binding sources.
| |
| CurrencyManager |
Gets the CurrencyManager.
| |
| CurrentRow |
Gets or sets the current BcfRow.
| |
| CurrentRowView |
Gets or sets the current row view.
| |
| IsDisposed |
Gets a value indicating whether this instance is disposed.
| |
| IsDisposing |
Gets a value indicating whether this instance is disposing.
| |
| List |
Gets the list.
| |
| Name |
Gets the name.
| |
| ParentBindingSource |
Gets the parent BcfBindingSource this BcfBindingSource belongs to.
| |
| Relation |
Gets the relation.
| |
| SelectedRowViews |
Gets the selected row views.
| |
| Table |
Gets the BcfTable the view bases on to.
| |
| ViewManager |
Gets the BcfHierarchicalViewManager this BcfBindingSource belongs to.
|