Microsoft SDK for Java

DataGrid.removeOnInserting

Removes the delegate that is assigned to the inserting event.

Syntax

public void removeOnInserting( CancelEventHandler handler )

Parameters

handler

The CancelEventHandler delegate to be removed.

See Also   addOnInserting

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