Overview | Methods | This Package | All Packages
Removes the delegate that is assigned to the beforeCheck event.
Syntax
public void removeOnBeforeCheck( TreeViewCancelEventHandler value )
Parameters
value
The TreeViewCancelEventHandler delegate to be removed.
See Also addOnBeforeCheck