Click or drag to resize

BcfRowViewHasErrors Property

Namespace:  CalculationWorks.ViewModel.Forms
Assembly:  CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.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