TreeView.removeOnBeforeExpand

Overview | Methods | This Package | All Packages

TreeView.removeOnBeforeExpand

Removes the delegate that is assigned to the beforeExpand event.

Syntax

public void removeOnBeforeExpand( TreeViewCancelEventHandler value )

Parameters

value

The TreeViewCancelEventHandler delegate to be removed.

See Also   addOnBeforeExpand