Click or drag to resize
CalculationWorks Logo
BcfBindingSource Properties

The BcfBindingSource type exposes the following members.

Properties
  NameDescription
Public propertyChildBindingSources
Gets the child binding sources.
Public propertyCurrencyManager
Gets the CurrencyManager.
Public propertyCurrentRow
Gets the current BcfRow.
Public propertyCurrentRowView
Gets or sets the current row view.
Protected propertyCurrentTableView
Gets the current table view.
Public propertyIsDisposed
Gets a value indicating whether this instance is disposed.
Public propertyList
Gets the list.
Public propertyName
Gets the name.
Public propertyParentBindingSource
Gets the parent BcfBindingSource this BcfBindingSource belongs to.
Public propertyRelation
Gets the relation.
Public propertyTable
Gets the BcfTable the view bases on to.
Public propertyViewManager
Gets the BcfHierarchicalViewManager this BcfBindingSource belongs to.
Top
See Also