Search
TreeItemEventArgs Members
Constructors Properties
 


Contains the arguments passed to handlers of TreeViewItem-related events.

The following tables list the members exposed by the TreeItemEventArgs type.

 Public Constructors

  Name Description

TreeItemEventArgs

Initializes a new instance of the TreeItemEventArgs class.

 Public Properties

  Name Description

Item

Get the item for which the event is raised.

Position

Gets the location related to the event.

 See Also