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.)

Position

Gets the location related to the event. (Inherited from TreeItemEventArgs.)

 See Also