Click or drag to resize

BcfViewManagerUpdateProgress Enumeration

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

State of view-managers process.

Namespace:  CalculationWorks.ViewModel.Windows
Assembly:  CalculationWorks.ViewModel.Windows (in CalculationWorks.ViewModel.Windows.dll) Version: 4.0.0-beta6
Syntax
public enum BcfViewManagerUpdateProgress
Members
  Member nameValueDescription
None0 Merge competed.
ProcessingChanges1 View-manager processes data-updates. Simple row-view notification events will be deferred (DeferPropertyChanged).
PublishingChangeEvents2 View-manager processes data-updates and raises the deferred notification events.
Version Information

BCF

Supported in: 4.0
See Also