Click or drag to resize

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
Syntax
public BcfViewManagerUpdateProgress UpdateProgress { get; }

Property Value

Type: BcfViewManagerUpdateProgress
if currently processing dataset changes; otherwise, .
See Also