Click or drag to resize
CalculationWorks Logo
BcfBindingSource Methods

The BcfBindingSource type exposes the following members.

Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Protected methodDispose(Boolean)
Releases unmanaged and - optionally - managed resources.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Protected methodGetDefaultActiveRowView
Gets the default active row view.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodNavigateTo
Navigates to the specified row.
Protected methodOnNavigated
Raises the Navigated event.
Protected methodOnSetCurrentRowView
Called when setting CurrentRowView.
Public methodSetSelectedRowViews
Sets the selected row views.
Public methodToString
Returns the name.
(Overrides ObjectToString.)
Public methodUpdate
Updates the list respecting ParentBindingSource.SelectedRowViews.
Top
See Also