Click or drag to resize

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.Windows
Assembly:  CalculationWorks.ViewModel.Windows (in CalculationWorks.ViewModel.Windows.dll) Version: 4.2.0
Syntax
protected virtual void OnDiscard()
See Also