Microsoft SDK for Java

DataGrid.removeOnUpdated

Removes the delegate that is assigned to the updated event.

Syntax

public void removeOnUpdated( EventHandler handler )

Parameters

handler

The EventHandler delegate to be removed.

See Also   addOnUpdated

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