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.Windows
Assembly:  CalculationWorks.ViewModel.Windows (in CalculationWorks.ViewModel.Windows.dll) Version: 4.2.0
Syntax
protected virtual bool RaisePropertyChangedForHasErrors { get; }

Property Value

Type: Boolean
See Also