Microsoft SDK for Java

ColumnEditingEvent.cancel

Indicates whether the event will be canceled.

Syntax

public boolean cancel;

Remarks

Set this field to true to cancel the columnEditing event and exit the cell's edit mode.

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