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