Removes the delegate that is assigned to the rowResize event.
public void removeOnRowResize( CancelEventHandler handler )
handler
The CancelEventHandler delegate to be removed.
See Also addOnRowResize