 | BcfTableViewBaseResetSources Method |
[This is preliminary documentation and is subject to change.]
Resets Sources of a custom view to
null to use entire
Repository.
Namespace:
CalculationWorks.ViewModel.Forms
Assembly:
CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 4.0.0-beta7
Syntaxpublic void ResetSources()
Exceptions
Remarks
Use
without parameter to make the view isempty - basing on an empty base-views collection.
See Also