Name | Description | |
---|---|---|
Occurs when an action is recorded in undo history. |
||
A validation event raised before an action is recorded in the undo buffer. |
||
Raised when an action is redone. |
||
Raised when an action is undone. |
||
Raised when the diagram's active layer has changed. |
||
Raised when the diagram's visual tree has been arranged. |
||
Raised when the component starts loading diagram data from a file or memory stream. |
||
Raised when the Bounds property value has changed. |
||
Raised when the user clicks a table's cell. |
||
Raised when the user double-clicks a table's cell. |
||
Raised when the user edits the text of a table's cell. |
||
A validation event that can prevent users from editing the text of a table's cell. |
||
Raised when the user clicks the diagram at a point where no items are located. |
||
Raised when a node is added to a ContainerNode, either programmatically or by the user. |
||
A validation event raised to let you prevent users from adding child nodes to a container. |
||
Raised when a node is removed from a ContainerNode, either programmatically or by the user. |
||
A validation event raised to let you prevent users from removing child nodes from a container. |
||
Raised when the user folds a container by clicking the arrow-up button in the container's caption bar. |
||
Raised when the user unfolds a container by clicking the arrow-down button in the container's caption bar. |
||
A validation event raised when the user opens diagram's ContextMenu. |
||
Raised when a ControlNode is cloned. Use this event to copy the hosted control's properties. |
||
Raised when the DefaultShape property value has changed. |
||
Lets you load the attributes of controls hosted inside ControlNode nodes. |
||
Raised when the Tag or Id of a diagram item must be deserialized from XML format. |
||
Raised when the DestinationAnchor property value of a link has changed. |
||
Raised when the Dirty property value has changed. |
||
Raised when the user double-clicks the diagram at a point where no items are located. |
||
Raised when item's adjustment handles must be custom drawn. |
||
Raised when an anchor point must be custom drawn. |
||
Raised to let you custom draw the diagram background. |
||
Raised when a table's cell must be custom drawn. |
||
Raised to let you custom draw the diagram foreground. |
||
Raised to let you custom-draw lane headers in the LaneGrid. |
||
Raised when a diagram link must be custom drawn. |
||
Raised when a diagram node must be custom drawn. |
||
Raised when the component ends loading diagram data from a file or memory stream. |
||
Raised when entering inplace-edit mode. |
||
Raised when the user clicks the [±] button of an Expandable node. |
||
Raised when a Group object is destroyed. |
||
Raised when custom hit testing of item's adjustment handles must be performed. |
||
Raised when the user starts drawing a selection lasso, before it is rendered on screen. |
||
Raised when the user starts drawing a new link, just after the DiagramLink instance is created. |
||
Raised when the user starts drawing a new node, just after the DiagramNode instance is created. |
||
Raised when an item is added to the diagram, either programmatically or interactively. |
||
Raised when an item is removed from the diagram, either programmatically or interactively. |
||
Raised when the Tag of a diagram item must be deserialized from JSON. |
||
Raised when the Tag of a diagram item must be serialized to JSON. |
||
Raised when the user edits the text of a lane grid header. |
||
A validation event that lets you approve or reject changes made to the text of a lane grid header. |
||
Raised when leaving inplace-edit mode. |
||
Raised when a link becomes the ActiveItem. |
||
Raised when the user clicks a link. |
||
Raised when the user cancels link creation. |
||
Raised when the user draws a new link. |
||
A validation event raised while the user is drawing a new link. |
||
Raised when a link is no longer the ActiveItem. |
||
Raised when a link is deleted, either programmatically or by the user. |
||
Raised when the user tries to delete a link, this event lets you cancel the operation. |
||
Raised when a link is deselected, either programmatically or by the user. |
||
Raised when the user double-clicks a link. |
||
Raised when the mouse pointer hovers over a link. |
||
A validation event raised when the user opens link's ContextMenu. |
||
Raised when the user moves any control point of a link. |
||
Raised when the user cancels move or resize operation being done on a link. |
||
A validation event raised while the user is modifying a link. |
||
Raised when a link has been pasted from the clipboard. |
||
Raised when the mouse pointer enters the boundaries of a link. |
||
Raised when the mouse pointer leaves the boundaries of a link. |
||
Raised when a link is routed by the auto-routing algorithm. |
||
Raised when a link is selected, either programmatically or by the user. |
||
Occurs when users try to select a link, giving you a chance to cancel the operation. |
||
Raised when the user splits a link interactively. |
||
A validation event raised when the user starts modifying a link. |
||
Raised when the user edits the text of a link. |
||
A validation event that lets you approve or reject changes made to the text of a link. |
||
Occurs when the magnifier factor changes. |
||
Raised when the MeasureUnit property value has changed. |
||
Raised when a node becomes the ActiveItem. |
||
Raised when the user clicks a node. |
||
Raised when the user cancels node creation. |
||
Occurs when the user draws a new node. |
||
A validation event raised while the user is drawing a new node. |
||
Raised when a node is no longer the ActiveItem. |
||
Raised when a node is deleted, either programmatically or by the user. |
||
Raised when the user tries to delete a node, this event lets you cancel the operation. |
||
Raised when a node is deselected, either programmatically or by the user. |
||
Raised when the user double-clicks a node. |
||
Raised when the mouse pointer hovers over a node. |
||
A validation event raised when the user opens node's ContextMenu. |
||
Raised when the user moves or resizes a node. |
||
Raised when the user cancels move or resize operation being done on a node. |
||
A validation event raised while the user is moving or resizing a node. |
||
Raised when a node has been pasted from the clipboard. |
||
Raised when the mouse pointer enters the boundaries of a node. |
||
Raised when the mouse pointer leaves the boundaries of a node. |
||
Raised when a node is selected, either programmatically or by the user. |
||
Raised when the user tries to select a node, this event lets you cancel the operation. |
||
A validation event raised when the user starts modifying a node. |
||
Raised when the user edits the text of a node. |
||
A validation event that lets you approve or reject changes made to the text of a node. |
||
Raised when the OriginAnchor property value of a link has changed. |
||
Raised when an item is added to or removed from the selection. |
||
Raised when the user moves or resizes multiple selected items. |
||
Raised when the user cancels moving or resizing multiple selected items. |
||
Raised while the user is moving or resizing multiple selected items, this event lets you cancel the modification. |
||
A validation event raised when the user starts moving or resizing multiple selected items. |
||
Lets you save the attributes of controls hosted inside ControlNodes. |
||
Raised when the Tag or Id of a diagram item must be serialized into an XML document. |
||
Raised when a link becomes a self-loop, giving you a chance to override the default look shape. |
||
Raised when the user modifies the shape of a ShapeNode by moving one of the control points corresponding to shape formula parameters. |
||
Raised when the user finishes resizing a column in a table. |
||
Raised when the user resizes a column in a table interactively. |
||
Raised when the user finishes resizing a row in a table. |
||
Raised when the user resizes a row in a table interactively. |
||
Raised when the user collapses the rows of a table's section by clicking the [-] button in the section's header row. |
||
Raised when the user expands the rows of a table's section by clicking the [+] button in the section's header row. |
||
Raised when a user collapses a tree branch by clicking the [-] button of an Expandable node. |
||
Raised when a user expands a tree branch by clicking the [+] button of an Expandable node. |
||
A validation event that lets you approve or reject changes made to the text of a TreeViewItem. |
||
A validation event that lets you approve or reject connecting a link to an anchor point. |
||
A validation event that lets you approve or reject displaying a decoration at the intersection point of links. |