Microsoft SDK for Java

DataGrid.removeOnColumnUpdating

Removes the delegate that is assigned to the columnUpdating event.

Syntax

public void removeOnColumnUpdating( ColumnUpdatingEventHandler handler )

Parameters

handler

The ColumnUpdatingEventHandler delegate to be removed.

See Also   addOnColumnUpdating

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