Microsoft SDK for Java

DataGrid.removeOnColumnEditing

Removes the delegate that is assigned to the columnEditing event.

Syntax

public void removeOnColumnEditing( ColumnEditingEventHandler handler )

Parameters

handler

The ColumnEditingEventHandler delegate to be removed.

See Also   addOnColumnEditing

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