Removes the delegate that is assigned to the inserting event.
public void removeOnInserting( CancelEventHandler handler )
handler
The CancelEventHandler delegate to be removed.
See Also addOnInserting