Search
LinkValidationEventArgs Properties
 


 Public Properties

  Name Description

AdjustmentHandle

Gets or sets the adjustment handle being moved by the user. (Inherited from LinkEventArgs.)

anchorIndex

Gets the zero-based index of the anchor point related to the event.

Link

Gets the link for which the event raised. (Inherited from LinkEventArgs.)

MouseButton

Gets which mouse button has been pressed. (Inherited from LinkEventArgs.)

MousePosition

Gets or sets the current mouse pointer position. (Inherited from LinkEventArgs.)

node

Gets the node related to the event.

tableRow

Gets the zero-based index of the table row related to the event.

 See Also