Click or drag to resize

BcfRowViewOnDiscard Method

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

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.0.0-beta6
Syntax
protected virtual void OnDiscard()
Version Information

Forms

Supported in: 4.0
See Also