Removes the delegate that is assigned to the beforeSelect event.
public void removeOnBeforeSelect( TreeViewCancelEventHandler value )
value
The TreeViewCancelEventHandler delegate to be removed.
See Also addOnBeforeSelect