 | 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
Syntaxpublic BcfViewManagerUpdateProgress UpdateProgress { get; }Public ReadOnly Property UpdateProgress As BcfViewManagerUpdateProgress
Get
Property Value
Type:
BcfViewManagerUpdateProgress if currently processing dataset changes; otherwise,
.
See Also