Click or drag to resize
StartEditingEventArgs Properties

The StartEditingEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCanStart
Gets or sets whether whether or not the user can start editing the contents of the cell.
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