Click or drag to resize

BcfViewManagerReloadData Method

[This is preliminary documentation and is subject to change.]

Discards all non virtual BcfRowViews and reloads all data from BcfDataSet.

Namespace:  CalculationWorks.ViewModel.Windows
Assembly:  CalculationWorks.ViewModel.Windows (in CalculationWorks.ViewModel.Windows.dll) Version: 4.0.0-beta6
Syntax
public void ReloadData()
Remarks
Use ReloadData() if you want the viewanager to show a snapshot of uncommitted dataset content. When transaction is committed viewmanager will reload data automatic.
Version Information

BCF

Supported in: 4.0
See Also