Provides arguments for TreeNode-related events.
constructor(node: TreeNode): TreeNodeEventArgs
Initializes a new instance of the TreeNodeEventArgs class.
Gets or sets a value that indicates whether the event should be canceled.
Provides a value to use with events that do not have event data.