BcfHierarchicalViewManager Methods |
[This is preliminary documentation and is subject to change.]
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.
| |
| CreateEmptyView |
Creates and returns an empty view (With Sources empty).
(Inherited from BcfViewManager.) | |
| CreateView(BcfTable, PredicateBcfRowView) |
Creates and returns a new view for specified table.
(Inherited from BcfViewManager.) | |
| CreateViewT(BcfTableViewBaseT, PredicateBcfRowView) |
Creates and returns a new view using rowViews of specified rowViewSource.
(Inherited from BcfViewManager.) | |
| DeleteRow | (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 restore suppressed 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.) | |
| InitializeBindingSources | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| NavigateTo(BcfRow) | ||
| NavigateTo(BcfRowView) | ||
| OnDataBindingError |
Raises the DataBindingError-event.
(Inherited from BcfViewManager.) | |
| OnDisposed |
Raises the Disposed event.
(Inherited from BcfViewManager.) | |
| OnNavigated |
Raises the Navigated event.
| |
| OnSuppressingRecurrentUpdate |
Raises the SuppressingRecurrentUpdate event.
(Inherited from BcfViewManager.) | |
| OnUpdateProgressChanged |
Raises the -event. (Overrides BcfViewManagerOnUpdateProgressChanged(EventArgs).) | |
| ReloadData |
Discards all non virtual BcfRowViews and reloads all data from BcfDataSet.
(Inherited from BcfViewManager.) | |
| SetParentRow |
Normal (non-virtual) BcfRowView.SetParentRowView(BcfRelation, BcfRowView) is redirected to this virtual method.
(Inherited from BcfViewManager.) | |
| SupportsClassicBinding |
Supports classic binding.
(Inherited from BcfViewManager.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| UpdateCell | (Inherited from BcfViewManager.) |