ASP.NET 3.5 and above only

ASP.NET TreeView -TreeNodeEventArgs

Obout.Ajax.UI.TreeView.NodeEventArgs

Member Description
methodNode Used to retrive the target node.

Type: Node

Obout.Ajax.UI.TreeView.NodeDropEventArgs

Member Description
methodSourceNode Used to retrieve the source dragged node of the NodeDrop event.

Type: Node

methodTargetNode Used to retrieve the target node of the NodeDrop event.

Type: Node

methodTargetControl Used to retrieve the target control of the NodeDrop event in which the node is dropped.

Type: Control

methodHandled If it is true, We need to handle the dropping of the node. By default is false, which automatically handles the dropping of node. We can prevent the action just by setting this property to true.

Type: bool

Obout.Ajax.UI.TreeView.NodeEditingEventArgs

Member Description
methodNode Used to retrieve the target node of the NodeEdit event.

Type: Node

methodNewValue Used to retrieve the new edited text value.

Type: string

methodHandled If it is true, We need to handle the editing of the node. By default is false, which automatically handles the editing of node. We can prevent the action just by setting this property to true.

Type: bool

"First and foremost, amazing controls guys! Excellent work all around. Many Thanks."

David J Steele
ABAP Developer

Random testimonial   All testimonials