Name | Description | |
---|---|---|
Raised when an action is recorded in the undo buffer. (Inherited from DiagramBase.) |
||
A validation event raised before an action is recorded in the undo buffer. (Inherited from DiagramBase.) |
||
Raised when an action is redone. (Inherited from DiagramBase.) |
||
Raised when an action is undone. (Inherited from DiagramBase.) |
||
Raised when the diagram's active layer has changed. (Inherited from DiagramBase.) |
||
Raised when the component starts loading diagram data from a file or memory stream. (Inherited from DiagramBase.) |
||
Raised when the Bounds property value has changed. (Inherited from DiagramBase.) |
||
Raised when the user clicks a table’s cell. (Inherited from DiagramBase.) |
||
Raised when the user double-clicks a table’s cell. (Inherited from DiagramBase.) |
||
Raised when the user edits the text of a table’s cell. (Inherited from DiagramBase.) |
||
A validation event that lets you approve or reject changes made to the text of a table’s cell. (Inherited from DiagramBase.) |
||
Raised when the user clicks the diagram at a point where no items are located. (Inherited from DiagramBase.) |
||
Raised when a node is added to a ContainerNode, either programmatically or by the user. (Inherited from DiagramBase.) |
||
Raised when a node is removed from a ContainerNode, either programmatically or by the user. (Inherited from DiagramBase.) |
||
Raised when the user folds a container by clicking the arrow-up button in the container's caption area. (Inherited from DiagramBase.) |
||
Raised when the user unfolds a container by clicking the arrow-down button in the container's caption area. (Inherited from DiagramBase.) |
||
Raised when the visibility of container's content changes. (Inherited from DiagramBase.) |
||
Raised when the DefaultShape property value has changed. (Inherited from DiagramBase.) |
||
Raised when the Tag of a diagram item must be deserialized from XML format. (Inherited from DiagramBase.) |
||
Raised when the DestinationAnchor property value of a link has changed. (Inherited from DiagramBase.) |
||
Raised when the Dirty property value has changed. (Inherited from DiagramBase.) |
||
Raised when the user double-clicks the diagram at a point where no items are located. (Inherited from DiagramBase.) |
||
Raised when item's adjustment handles must be custom-drawn. (Inherited from DiagramBase.) |
||
Raised when an anchor point must be custom-drawn. (Inherited from DiagramBase.) |
||
Raised to let you custom draw the diagram background. (Inherited from DiagramBase.) |
||
Raised when a branch indicator must be custom-drawn. (Inherited from DiagramBase.) |
||
Raised when a table’s cell must be custom drawn. (Inherited from DiagramBase.) |
||
Raised to let you custom draw the diagram foreground. (Inherited from DiagramBase.) |
||
Raised when a diagram link must be custom drawn. (Inherited from DiagramBase.) |
||
Raised when a diagram node must be custom drawn. (Inherited from DiagramBase.) |
||
Raised when the component ends loading diagram data from a file or memory stream. (Inherited from DiagramBase.) |
||
Raised when the user clicks the [±] button of an Expandable node. (Inherited from DiagramBase.) |
||
Raised when a Group object is destroyed. (Inherited from DiagramBase.) |
||
Raised when custom hit testing of item’s adjustment handles must be performed. (Inherited from DiagramBase.) |
||
Raised when the user starts drawing a selection lasso, before it is rendered on screen. (Inherited from DiagramBase.) |
||
Raised when the user starts drawing a new link, just after the DiagramLink instance is created. (Inherited from DiagramBase.) |
||
Raised when the user starts drawing a new node, just after the DiagramNode instance is created. (Inherited from DiagramBase.) |
||
Raised when an item is added to the diagram, either programmatically or interactively. (Inherited from DiagramBase.) |
||
Raised when an item is removed from the diagram, either programmatically or interactively. (Inherited from DiagramBase.) |
||
Raised when the Tag of a diagram item must be deserialized from JSON. (Inherited from DiagramBase.) |
||
Raised when the Tag of a diagram item must be serialized to JSON. (Inherited from DiagramBase.) |
||
Raised when the visibility of a Layer changes. (Inherited from DiagramBase.) |
||
Raised when a link becomes the ActiveItem. (Inherited from DiagramBase.) |
||
Raised when the user clicks a link. (Inherited from DiagramBase.) |
||
Raised when the user cancels link creation. (Inherited from DiagramBase.) |
||
Raised when the user draws a new link. (Inherited from DiagramBase.) |
||
A validation event raised while the user is drawing a new link. (Inherited from DiagramBase.) |
||
Raised when a link is no longer the ActiveItem. (Inherited from DiagramBase.) |
||
Raised when a link is deleted, either programmatically or by the user. (Inherited from DiagramBase.) |
||
Raised when the user tries to delete a link, this event lets you cancel the operation. (Inherited from DiagramBase.) |
||
Raised when a link is deselected, either programmatically or by the user. (Inherited from DiagramBase.) |
||
Raised when the user double-clicks a link. (Inherited from DiagramBase.) |
||
Raised when the mouse pointer hovers over a link. (Inherited from DiagramBase.) |
||
Raised when the user moves any control point of a link. (Inherited from DiagramBase.) |
||
Raised when the user cancels move or resize operation being done on a link. (Inherited from DiagramBase.) |
||
A validation event raised while the user is modifying a link. (Inherited from DiagramBase.) |
||
Raised when a link has been pasted from the clipboard. (Inherited from DiagramBase.) |
||
Raised when the mouse pointer enters the boundaries of a link. (Inherited from DiagramBase.) |
||
Raised when the mouse pointer leaves the boundaries of a link. (Inherited from DiagramBase.) |
||
Raised when a link is routed by the auto-routing algorithm. (Inherited from DiagramBase.) |
||
Raised when a link is selected, either programmatically or by the user. (Inherited from DiagramBase.) |
||
Raised when the user tries to select a link, this event lets you cancel the operation. (Inherited from DiagramBase.) |
||
Raised when the user splits a link interactively. (Inherited from DiagramBase.) |
||
A validation event raised when the user starts modifying a link. (Inherited from DiagramBase.) |
||
Raised when the user edits the text of a link. (Inherited from DiagramBase.) |
||
A validation event that lets you approve or reject changes made to the text of a link. (Inherited from DiagramBase.) |
||
Raised when the MeasureUnit property value has changed. (Inherited from DiagramBase.) |
||
Raised when a node becomes the ActiveItem. (Inherited from DiagramBase.) |
||
Raised when the user clicks a node. (Inherited from DiagramBase.) |
||
Raised when the user cancels node creation. (Inherited from DiagramBase.) |
||
Raised when the user draws a new node. (Inherited from DiagramBase.) |
||
A validation event raised while the user is drawing a new node. (Inherited from DiagramBase.) |
||
Raised when a node is no longer the ActiveItem. (Inherited from DiagramBase.) |
||
Raised when a node is deleted, either programmatically or by the user. (Inherited from DiagramBase.) |
||
Raised when the user tries to delete a node, this event lets you cancel the operation. (Inherited from DiagramBase.) |
||
Raised when a node is deselected, either programmatically or by the user. (Inherited from DiagramBase.) |
||
Raised when the user double-clicks a node. (Inherited from DiagramBase.) |
||
Raised when the mouse pointer hovers over a node. (Inherited from DiagramBase.) |
||
Raised when the user moves or resizes a node. (Inherited from DiagramBase.) |
||
Raised when the user cancels move or resize operation being done on a node. (Inherited from DiagramBase.) |
||
A validation event raised while the user is moving or resizing a node. (Inherited from DiagramBase.) |
||
Raised when a node has been pasted from the clipboard. (Inherited from DiagramBase.) |
||
Raised when the mouse pointer enters the boundaries of a node. (Inherited from DiagramBase.) |
||
Raised when the mouse pointer leaves the boundaries of a node. (Inherited from DiagramBase.) |
||
Raised when a node is selected, either programmatically or by the user. (Inherited from DiagramBase.) |
||
Raised when the user tries to select a node, this event lets you cancel the operation. (Inherited from DiagramBase.) |
||
A validation event raised when the user starts modifying a node. (Inherited from DiagramBase.) |
||
Raised when the user edits the text of a node. (Inherited from DiagramBase.) |
||
A validation event that lets you approve or reject changes made to the text of a node. (Inherited from DiagramBase.) |
||
Raised when the OriginAnchor property value of a link has changed. (Inherited from DiagramBase.) |
||
INotifyPropertyChanged.PropertyChanged implementation. |
||
Raised to validate a node as target for alignment guides when AutoAlignNodes is enabled. (Inherited from DiagramBase.) |
||
Raised when the diagram views should be repainted. (Inherited from DiagramBase.) |
||
Raised when an object within the diagram requests a reset of the cached bitmap. (Inherited from DiagramBase.) |
||
Raised when an object within the diagram requests an operation with the clipboard. (Inherited from DiagramBase.) |
||
For internal use. (Inherited from DiagramBase.) |
||
Raised when an object within the diagram needs to start or stop a timer. (Inherited from DiagramBase.) |
||
Raised when an item is added to or removed from the selection (Inherited from DiagramBase.) |
||
Raised when the user moves multiple selected items. (Inherited from DiagramBase.) |
||
Raised while the user is moving multiple selected items, this event lets you cancel the modification. (Inherited from DiagramBase.) |
||
Raised when the Tag of a diagram item must be serialized into an XML document. (Inherited from DiagramBase.) |
||
Raised when a link becomes a self-loop, giving you a chance to override the default look shape. (Inherited from DiagramBase.) |
||
Raised when the user modifies the shape of a ShapeNode by moving one of the control points corresponding to shape formula parameters. (Inherited from DiagramBase.) |
||
Raised when the diagram being loaded contains nodes with an undefined shape. (Inherited from DiagramBase.) |
||
Raised when the user finishes resizing a column in a table. (Inherited from DiagramBase.) |
||
Raised when the user resizes a column in a table interactively. (Inherited from DiagramBase.) |
||
Raised when the user finishes resizing a row in a table. (Inherited from DiagramBase.) |
||
Raised when the user resizes a row in a table interactively. (Inherited from DiagramBase.) |
||
Raised when the user collapses the rows of a table’s section by clicking the [-] button in the section's header row. (Inherited from DiagramBase.) |
||
Raised when the user expands the rows of a table's section by clicking the [+] button in the section’s header row. (Inherited from DiagramBase.) |
||
Raised when a user collapses a tree branch by clicking the [-] button of an Expandable node. (Inherited from DiagramBase.) |
||
Raised when a user expands a tree branch by clicking the [+] button of an Expandable node. (Inherited from DiagramBase.) |
||
A validation event that lets you approve or reject changes made to the text of a TreeViewNode's item. (Inherited from DiagramBase.) |
||
A validation event that lets you approve or reject connecting a link to an anchor point. (Inherited from DiagramBase.) |
||
A validation event that lets you approve or reject displaying a decoration at the intersection point of links. (Inherited from DiagramBase.) |
||
Raised when a DiagramView is detached from this diagram. (Inherited from DiagramBase.) |