Click or drag to resize

BcfRowViewRaisePropertyChangedForHasErrors Property

Gets a value indicating PropertyChanged will be raised when HasErrors changed. Default implementation returns always .

Namespace:  CalculationWorks.ViewModel.Forms
Assembly:  CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 4.2.0
Syntax
protected virtual bool RaisePropertyChangedForHasErrors { get; }

Property Value

Type: Boolean
See Also