 | BcfRowViewOnDiscard Method |
Called when this instance gets out of scope of the view-manager. Override the method to perform custom cleanup tasks.
Namespace:
CalculationWorks.ViewModel.Forms
Assembly:
CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 4.2.0
Syntaxprotected virtual void OnDiscard()
Protected Overridable Sub OnDiscard
See Also