Microsoft SDK for Java

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.