| BcfRowViewSetParentRowView Method | |
Namespace: CalculationWorks.ViewModel.Forms
| Exception | Condition |
|---|---|
| ArgumentNullException | childRelationName is null |
| ArgumentException | Specified childRelationName is not reflected in this view (check RELATION-VIEWMANAGER-MANAGE in BCF Editor). |
| InvalidOperationException | instance is a virtual BcfRowView and newParentRowView is not null. |