Click or drag to resize

BcfHierarchicalViewManager Properties

The BcfHierarchicalViewManager type exposes the following members.

Properties
  NameDescription
Public propertyBindingSources
Gets the binding sources.
Public propertyCurrencyManager
Gets the CurrencyManager associated with this ICurrencyManagerProvider.
Public propertyDataSet
Gets the BcfDataSet.
(Inherited from BcfViewManager.)
Public propertyDefaultViews
Gets the default views.
(Inherited from BcfViewManager.)
Public propertyDeferPropertyChanged
Gets a value indicating whether ItemChanged or PropertyChanged should be deferred.
(Inherited from BcfViewManager.)
Public propertyIsDisposed
Gets a value indicating whether this instance is disposed.
(Inherited from BcfViewManager.)
Public propertyNavigating
Gets a value indicating whether this BcfHierarchicalViewManager is navigating.
Public propertyOutOfSync
Gets a value indicating whether viewmanagers shows a snapshot of an uncommitted BcfDataSet content.
(Inherited from BcfViewManager.)
Public propertyRepository
Gets the data-repository.
(Inherited from BcfViewManager.)
Public propertyUpdateProgress
Gets a value indicating whether currently processing dataset changes.
(Inherited from BcfViewManager.)
Top
See Also