ColumnEditingEvent.cancel

Overview | Methods | Fields | This Package | All Packages

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.