Search
TreeItemValidationEventArgs Properties
 


 Public Properties

  Name Description

Cancel

Gets or sets a value indicating whether to prevent the user from completing the operation.

Item

Get the item for which the event is raised. (Inherited from TreeItemEventArgs.)

MouseButton

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

MousePosition

Gets the current mouse pointer position. (Inherited from TreeItemEventArgs.)

 See Also