DataGrid.removeOnInserted

Overview | Methods | Fields | This Package | All Packages

DataGrid.removeOnInserted

Removes the delegate that is assigned to the inserted event.

Syntax

public void removeOnInserted( EventHandler handler )

Parameters

handler

The EventHandler delegate to be removed.

See Also   addOnInserted