BcfViewManagerUpdateProgress Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: CalculationWorks.ViewModel.Windows
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | Merge competed. | |
| ProcessingChanges | 1 | View-manager processes data-updates. Simple row-view notification events will be deferred (DeferPropertyChanged). | |
| PublishingChangeEvents | 2 | View-manager processes data-updates and raises the deferred notification events. |