| BcfHierarchicalViewManager Methods | |
The BcfHierarchicalViewManager type exposes the following members.
| Name | Description | |
|---|---|---|
| AddBranchBindingSourceTBindingSource |
Creates a new binding source and adds it to the specified parents ChildBindingSources.
| |
| AddRootBindingSourceTBindingSource |
Creates and registers a new binding source.
| |
| BeginNavigate |
Method to suppress the view managers Navigated event when BindingSources navigating.
| |
| CreateCustomView(String) |
Creates the custom view.
(Inherited from BcfViewManager.) | |
| CreateCustomView(String, FuncBcfRowView, Boolean) |
Creates the custom view.
(Inherited from BcfViewManager.) | |
| CreateCustomView(BcfTableViewBase, FuncBcfRowView, Boolean) |
Creates the custom view.
(Inherited from BcfViewManager.) | |
| CreateCustomViewT(BcfTableViewBaseT, FuncBcfRowView, Boolean, IEnumerableBcfTableViewBaseT) |
Creates the custom view.
(Inherited from BcfViewManager.) | |
| Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from BcfViewManager.) | |
| Dispose(Boolean) |
Releases unmanaged and - optionally - managed resources.
(Overrides BcfViewManagerDispose(Boolean).) | |
| EndNavigate |
Method to unsuppress the view managers Navigated event when BindingSources navigating. Raises the Navigated event.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetRelatedCurrencyManager |
Gets the CurrencyManager for this ICurrencyManagerProvider and the specified data member.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| NavigateTo |
Sets the given row as current row.
| |
| OnDisposed |
Raises the Disposed event.
(Inherited from BcfViewManager.) | |
| OnEventsReleaseEnd |
Raises the EventsReleaseEnd event.
(Overrides BcfViewManagerOnEventsReleaseEnd(EventArgs).) | |
| OnEventsReleaseStart |
Raises the EventsReleaseStart event.
(Inherited from BcfViewManager.) | |
| OnIgnoreRecurrentDataChange |
Raises the IgnoreRecurrentDataChange event.
(Inherited from BcfViewManager.) | |
| OnNavigated |
Raises the Navigated event.
| |
| SupportsClassicBinding |
Supports classic binding.
(Inherited from BcfViewManager.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |