Click or drag to resize
CanceledEditingEventArgs Properties

The CanceledEditingEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCol
Gets or sets the column index of the cell.
(Inherited from CellEventArgs.)
Public propertyRow
Gets or sets the row index of the cell.
(Inherited from CellEventArgs.)
Top
See Also