[]
        
(Showing Draft Content)

TreeNodeEventArgs Class

TreeNodeEventArgs Class

Provides arguments for TreeNode-related events.

Heirarchy

Constructors

Properties

Constructors

constructor

Properties

cancel

cancel: boolean

Gets or sets a value that indicates whether the event should be canceled.

node

node: TreeNode

Gets the TreeNode that this event refers to.

Static empty

empty: EventArgs

Provides a value to use with events that do not have event data.