Click or drag to resize

BcfViewManager Properties

[This is preliminary documentation and is subject to change.]

The BcfViewManager type exposes the following members.

Properties
  NameDescription
Public propertyDataSet
Gets the BcfDataSet.
Public propertyDefaultViews
Gets the default views.
Public propertyDeferPropertyChanged
Gets a value indicating whether ItemChanged or PropertyChanged should be deferred.
Public propertyIsDisposed
Gets a value indicating whether this instance is disposed.
Public propertyOutOfSync
Gets a value indicating whether viewmanagers shows a snapshot of an uncommitted BcfDataSet content.
Public propertyRepository
Gets the data-repository.
Public propertyUpdateProgress
Gets a value indicating whether currently processing dataset changes.
Top
See Also