Microsoft SDK for Java

DataGrid.removeOnPositionChange

Removes the delegate that is assigned to the positionChange event.

Syntax

public void removeOnPositionChange( PositionChangeEventHandler handler )

Parameters

handler

The PositionChangeEventHandler delegate to be removed.

See Also   addOnPositionChange

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