Items Events
This topic covers the specific events exposed by the RadDiagramItem. The events are grouped by their general purpose.
Edit Events
PreviewBeginEdit: Occurs when an item is about to be edited.
BeginEdit: Occurs when an item has entered edit mode.
PreviewEndEdit: Occurs when an item is about to exit edit mode.
EndEdit - occurs when an item is edited (exited the edit mode).
Shape Specific Events
-
GeometryChanged: Occurs when the geometry of the shape is changed.
Container Shape Specific Events
- IsCollapsedChanged: Occurs when the container IsCollapsed property has changed.
Connection Specific Events
-
ManipulationPointActivated: Occurs when a connector of the connection is activated.