ModelBeforeNewEventParams interface
Namespace: NextDesign.Desktop
Description
Parameters of the pre-model-add 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 |
---|---|
ClassName | Class name of the model to add |
Field | target field |
Index | Index within the field to append to (0 if not a collection) |
Owner | Parent model of the model to be added |