Click or drag to resize
CalculationWorks Logo
BcfHierarchicalViewManager Methods

The BcfHierarchicalViewManager type exposes the following members.

Methods
  NameDescription
Protected methodAddBranchBindingSourceTBindingSource
Creates a new binding source and adds it to the specified parents ChildBindingSources.
Protected methodAddRootBindingSourceTBindingSource
Creates and registers a new binding source.
Protected methodBeginNavigate
Method to suppress the view managers Navigated event when BindingSources navigating.
Public methodCreateCustomView(String)
Creates the custom view.
(Inherited from BcfViewManager.)
Public methodCreateCustomView(String, FuncBcfRowView, Boolean)
Creates the custom view.
(Inherited from BcfViewManager.)
Public methodCreateCustomView(BcfTableViewBase, FuncBcfRowView, Boolean)
Creates the custom view.
(Inherited from BcfViewManager.)
Public methodCreateCustomViewT(BcfTableViewBaseT, FuncBcfRowView, Boolean, IEnumerableBcfTableViewBaseT)
Creates the custom view.
(Inherited from BcfViewManager.)
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from BcfViewManager.)
Protected methodDispose(Boolean)
Releases unmanaged and - optionally - managed resources.
(Overrides BcfViewManagerDispose(Boolean).)
Protected methodEndNavigate
Method to unsuppress the view managers Navigated event when BindingSources navigating. Raises the Navigated event.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetRelatedCurrencyManager
Gets the CurrencyManager for this ICurrencyManagerProvider and the specified data member.
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodNavigateTo
Sets the given row as current row.
Protected methodOnDisposed
Raises the Disposed event.
(Inherited from BcfViewManager.)
Protected methodOnEventsReleaseEnd
Raises the EventsReleaseEnd event.
(Overrides BcfViewManagerOnEventsReleaseEnd(EventArgs).)
Protected methodOnEventsReleaseStart
Raises the EventsReleaseStart event.
(Inherited from BcfViewManager.)
Protected methodOnIgnoreRecurrentDataChange
Raises the IgnoreRecurrentDataChange event.
(Inherited from BcfViewManager.)
Protected methodOnNavigated
Raises the Navigated event.
Public methodSupportsClassicBinding
Supports classic binding.
(Inherited from BcfViewManager.)
Public methodToString (Inherited from Object.)
Top
See Also