Name | Description | |
---|---|---|
Raised when an animated layout completes. |
||
Raised when the user edits the text of a table cell. |
||
Raised when the user starts to edit the text of a table cell. |
||
Raised when the user clicks the diagram at a point where no items are located. |
||
Raised when the user adds a node to a ContainerNode. |
||
A validation event raised to let you prevent users from adding child nodes to a container. |
||
Raised when the user removes a node from a ContainerNode. |
||
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. |
||
Raised when the control is loaded. For internal use by MindFusion ASP.NET WebForms / MVC controls. |
||
Raised to let you create a custom inplace editor control. |
||
Raised when the diagram data is loaded. |
||
Raised when the Tag or Id of a diagram item must be deserialized from XML format. |
||
Raised when the diagram property of a diagram view changes. |
||
Raised when a page is added or removed from a DiagramDocument instance. |
||
Raised to draw custom adjustment handles. |
||
Raised when an anchor point must be custom-drawn. |
||
Raised when entering inplace-edit mode. |
||
Raised if ExpandButtonAction is set to RaiseEvents and the [+/-]button of an Expandable node is clicked. |
||
Raised when the user finished resizing a header. |
||
Raised when the user starts resizing a header. |
||
Raised to hit-test custom adjustment handles. |
||
Raised when the user clicks a hyperlink inside a node. |
||
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. |
||
Raised when an item is removed from the diagram. |
||
Raised when the user edits the text of a grid cell. |
||
Raised when leaving inplace-edit mode. |
||
Raised when the user clicks a link. |
||
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 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. |
||
Raised when the user moves any control point of 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 selected, either programmatically or by the user. |
||
Raised when the user tries to select a link. This event lets you cancel the operation. |
||
Raised when the user splits a link segment interactively. |
||
Raised when the user edits the text of a link. |
||
Raised when the user starts to edit the text of a link. |
||
Raised when the user rotates the mouse wheel while the cursor is positioned over the diagram surface. |
||
Raised when the user clicks a node. |
||
Raised when the user draws a new node. |
||
A validation event raised while the user is drawing a new node. |
||
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 content of a ControlNode is added to the page DOM. |
||
Raised when the user double-clicks a node. |
||
Raised when the mouse pointer hovers over a node. |
||
Raised when the user moves or resizes 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. |
||
Raised when the user edits the text of a node. |
||
Raised when the user starts to edit the text of a node. |
||
Raised to enumerate diagram views. |
||
Raised when the diagram has been repainted. |
||
Raised when the diagram selection has changed. |
||
A validation event raised while the user is moving or resizing multiple items. |
||
Raised when the tag or id of a diagram item must be serialized in XML format. |
||
Raised when the size of the diagram canvas has changed. |
||
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 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. |
||
Raised when the user edits the text of a tree view item. |
||
Raised when the user starts to edit the text of a tree view item. |
||
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. |