 | BcfRowViewHasErrors Property |
Namespace:
CalculationWorks.ViewModel.Windows
Assembly:
CalculationWorks.ViewModel.Windows (in CalculationWorks.ViewModel.Windows.dll) Version: 4.2.0
Syntaxpublic virtual bool HasErrors { get; }Public Overridable ReadOnly Property HasErrors As Boolean
Get
Return Value
Type:
Boolean if any
BcfFault is tagging a column represented by this
BcfRowView;
otherwise.
See Also