 | BcfViewManagerReloadData Method |
Namespace:
CalculationWorks.ViewModel.Forms
Assembly:
CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 4.2.0
Syntax
RemarksUse ReloadData() if you want the viewanager to show a snapshot of uncommitted dataset content. When transaction is committed viewmanager will reload data automatic.
See Also