Interface ModelBeforeChangeOwnerEventParams
Namespace: NextDesign.Desktop
Description
A parameter of the model's parent before event.
Affiliation event area
| Name | Description |
|---|---|
| Model | Notifies creation/update/move/delete and selection of models. |
Inherit Base
| Name | Description |
|---|---|
| CancelableEventParams | Base class for cancelable event parameters. |
| IModelEventParams | Common parameters for model events. |
Property
| Name | Description |
|---|---|
| Field | Destination field |
| Model | Target model |
| NewIndex | Destination field position |
| NewOwner | new parent |