BcfRowView Properties |
The BcfRowView type exposes the following members.
| Name | Description | |
|---|---|---|
| HasErrors | ||
| IsDiscarded |
Gets a value indicating whether the instance is discarded. When IsDiscarded becomes the
PropertyChanged event will not be raised. Override OnDiscard to perform custom cleanup tasks.
| |
| RaisePropertyChangedForHasErrors |
Gets a value indicating PropertyChanged will be raised when HasErrors changed. Default implementation
returns always .
| |
| Repository |
Gets the BcfRowViewRepository item this BcfRowView belongs to.
| |
| Row |
Gets the associated BcfRow or - if this is a virtual row-view - .
| |
| RowViewId |
Gets the BcfRowView identifier.
|