Click or drag to resize

BcfBindingSource Properties

The BcfBindingSource type exposes the following members.

Properties
  NameDescription
Public propertyChildBindingSources
Public propertyCurrencyManager
Gets the CurrencyManager.
Public propertyCurrentRow
Gets or sets the current BcfRow.
Public propertyCurrentRowView
Gets or sets the current BcfRowView.
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 BcfRelation.
Public propertySelectedRowViews
Gets or sets the selected RowViews
Public propertyTable
Gets the BcfTable the view bases on to.
Public propertyViewManager
Gets the BcfHierarchicalViewManager this BcfBindingSource belongs to.
Top
See Also