ModelAfterChangeOwnerEventParams interface
Namespace: NextDesign.Desktop
Description
A parameter for the model's after parent change 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 | target field |
| Model | Target model |
| NewIndex | Destination field position |
| NewOwner | new parent |