Microsoft SDK for Java

DataGrid.removeOnError

Removes the delegate that is assigned to the error event.

Syntax

public void removeOnError( ErrorEventHandler handler )

Parameters

handler

The ErrorEventHandler delegate to be removed.

See Also   addOnError

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