Click or drag to resize
GroupableModelElementMapping Events

The GroupableModelElementMapping type exposes the following members.

Events
  NameDescription
Public eventDetailedElementChanged
Raised when the implementing object's data changed. What has changed is enclosed in the event arguments. Similar event as INotifyAsChanged.ElementChanged however this variant has detailed information about which change took place.
Public eventHasBeenRemoved
Raised when the implementing element has been removed from its container
Top
See Also