TreeView.removeOnBeforeCollapse

Overview | Methods | This Package | All Packages

TreeView.removeOnBeforeCollapse

Removes the delegate that is assigned to the beforeCollapse event.

Syntax

public void removeOnBeforeCollapse( TreeViewCancelEventHandler value )

Parameters

value

The TreeViewCancelEventHandler delegate to be removed.

See Also   addOnBeforeCollapse