Click or drag to resize

BcfRowViewHasErrors Property

Returns if any BcfFault is tagging a column represented by this BcfRowView; otherwise.

Namespace:  CalculationWorks.ViewModel.Windows
Assembly:  CalculationWorks.ViewModel.Windows (in CalculationWorks.ViewModel.Windows.dll) Version: 4.2.0
Syntax
public virtual bool HasErrors { get; }

Return Value

Type: Boolean
if any BcfFault is tagging a column represented by this BcfRowView; otherwise.
See Also