 | BcfViewManagerUpdateProgress Property |
Gets a value indicating whether currently processing dataset changes.
Namespace:
CalculationWorks.ViewModel.Windows
Assembly:
CalculationWorks.ViewModel.Windows (in CalculationWorks.ViewModel.Windows.dll) Version: 4.2.0
Syntaxpublic BcfViewManagerUpdateProgress UpdateProgress { get; }Public ReadOnly Property UpdateProgress As BcfViewManagerUpdateProgress
Get
Property Value
Type:
BcfViewManagerUpdateProgress if currently processing dataset changes; otherwise,
.
See Also