Microsoft SDK for Java

DataGrid.removeOnSelChange

Removes the delegate that is assigned to the selChange event.

Syntax

public void removeOnSelChange( CancelEventHandler handler )

Parameters

handler

The CancelEventHandler delegate to be removed.

See Also   addOnSelChange

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