RadDiagram Events |
The RadDiagram type exposes the following members.
Name | Description | |
---|---|---|
![]() | AdditionalContentActivated |
Occurs when AdditionContent is activated.
|
![]() | CommandExecuted |
Occurs when a async command is executed.
|
![]() | ConnectionAdded |
Occurs when a connection is added.
|
![]() | ConnectionAdding |
Occurs when the connection is being added.
|
![]() | ConnectionClicked |
Occurs when connection is clicked.
|
![]() | ConnectionDeserialized |
Occurs when a connection has been deserialized.
|
![]() | ConnectionManipulationCompleted |
Occurs when the connection manipulation has completed.
|
![]() | ConnectionManipulationStarted |
Occurs before the connection manipulation has started.
|
![]() | ConnectionSerialized |
Occurs when a connection has been serialized.
|
![]() | ConnectorActivationChanged |
Occurs after a connector activation or deactivation.
|
![]() | Deserialized |
Occurs when the diagram has been deserialized.
|
![]() | DiagramLayoutComplete |
Occurs when the diagram layout has completed.
|
![]() | Drag |
Occurs when an item is dragged.
|
![]() | ElementInvalidated | (Inherited from RadControl.) |
![]() | GraphSourceChanged |
Occurs when the graph source has changed.
|
![]() | GraphSourceChanging |
Occurs when the graph source begins changing.
|
![]() | GroupsChanged |
Occurs when count of the groups change.
|
![]() | Initialized | Fires when the control is initialized. (Inherited from RadControl.) |
![]() | ItemDataBound | Occurs after an Item is databound. |
![]() | ItemsChanged |
Occurs when count of the items change.
|
![]() | ItemsChanging |
Occurs while the diagram items are changing.
|
![]() | MetadataDeserialized |
Occurs when the diagram's metadata has been deserialized.
|
![]() | MetadataSerialized |
Occurs when the diagram's metadata has been serialized.
|
![]() | Pan |
Occurs after the diagram is panned.
|
![]() | PanGesture |
Occurs when a pan gesture was sent by a touch input device.
(Inherited from RadControl.) |
![]() | PositionChanged |
Occurs when the position has changed.
|
![]() | PressAndTapGesture |
Occurs when a press-and-tap gesture was sent by a touch input device.
(Inherited from RadControl.) |
![]() | PreviewAdditionalContentActivated |
Occurs when AdditionContent is about to be activated.
|
![]() | PreviewDrag |
Occurs before an item is dragged.
|
![]() | PreviewPan |
Occurs before the diagram is panned.
|
![]() | PreviewResize |
Occurs before an item is resized.
|
![]() | PreviewRotate |
Occurs before an item is rotated.
|
![]() | PreviewSelectionChanged |
Occurs when the selection of the diagram starts changing.
|
![]() | PreviewZoom |
Occurs before the zoom has been changed.
|
![]() | PropertyChanged |
Occurs when a property of an object changes change.
Calling the event is developer's responsibility.
(Inherited from RadControl.) |
![]() | Resize |
Occurs when an item is resized.
|
![]() | Rotate |
Occurs when an item is rotated.
|
![]() | RotateGesture |
Occurs when a rotate gesture was sent by a touch input device.
(Inherited from RadControl.) |
![]() | ScreenTipNeeded |
Occurs prior the ScreenTip of a RadItem instance inside the RadControl is displayed.
(Inherited from RadControl.) |
![]() | SelectionBoundsChanged | |
![]() | SelectionChanged |
Occurs when the selection of the diagram changes.
|
![]() | Serialized |
Occurs after the diagram has been serialized.
|
![]() | ShapeClicked |
Occurs when shape is clicked.
|
![]() | ShapeDeserialized |
Occurs when a shape has been deserialized.
|
![]() | ShapeDoubleClicked |
Occurs when a shape has been double-clicked.
|
![]() | ShapeSerialized |
Occurs when a shape has been serialized.
|
![]() | ThemeNameChanged | Fires when the theme name is changed. (Inherited from RadControl.) |
![]() | ToolTipTextNeeded |
Occurs when a RadItem instance inside the RadControl requires ToolTip text.
(Inherited from RadControl.) |
![]() | TwoFingerTapGesture |
Occurs when a two-finger-tap gesture was sent by a touch input device.
(Inherited from RadControl.) |
![]() | ViewportChanged |
Occurs when the viewport has changed.
|
![]() | VisualChildrenChanged |
Occurs when [children changed].
|
![]() | ZoomChanged |
Occurs when the zoom has been changed.
|
![]() | ZoomGesture |
Occurs when a zoom gesture was sent by a touch input device.
(Inherited from RadControl.) |