Contains the arguments passed to handlers of link validation events.
The following tables list the members exposed by the LinkValidationEventArgs type.
Name | Description | |
---|---|---|
Overloaded. |
Name | Description | |
---|---|---|
Gets the anchor point related to a link validation event. |
||
Gets or sets a value indicating whether to cancel the current operation. |
||
Gets a value indicating whether the user modifies the link's destination end point. |
||
Gets a value indicating whether the user modifies the link's origin end point. |
||
Gets the node that will become the link's destination if the event is validated. |
||
Gets the node to which the link will be connected. |
||
Gets the node that would become the link's origin if the event is validated. |
||
Gets the current selection rectangle. |
||
Gets the table row related to a link validation event. |
Name | Description | |
---|---|---|
Gets or sets the adjustment handle being moved by the user. (Inherited from LinkEventArgs.) |
||
Gets the link for which the event raised. (Inherited from LinkEventArgs.) |
||
Gets which mouse button was pressed. (Inherited from LinkEventArgs.) |
||
Gets or sets the current mouse pointer position. (Inherited from LinkEventArgs.) |
Name | Description | |
---|---|---|
Cancels the creation or modification of the link. |