ModelAfterChangeOrderEventParams interface
Namespace: NextDesign.Desktop
Description
A parameter for the after model reordering 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 | New position |