Click or drag to resize

BcfRowViewHasErrors Property

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

Returns true if any BcfFault is related with this BcfRowView, false otherwise.

Namespace:  CalculationWorks.ViewModel.Forms
Assembly:  CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 4.0.0-beta6
Syntax
public virtual bool HasErrors { get; }

Return Value

Type: Boolean
true if any BcfFault is related with this BcfRowView, false otherwise.
Version Information

Forms

Supported in: 4.0
See Also