Removes the delegate that is assigned to the columnUpdating event.
public void removeOnColumnUpdating( ColumnUpdatingEventHandler handler )
handler
The ColumnUpdatingEventHandler delegate to be removed.
See Also addOnColumnUpdating