Click or drag to resize

BcfViewManagerUpdateProgress Property

Gets a value indicating whether currently processing dataset changes.

Namespace:  CalculationWorks.ViewModel.Forms
Assembly:  CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 4.2.0
Syntax
public BcfViewManagerUpdateProgress UpdateProgress { get; }

Property Value

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