The GridCellEditableEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyCell
Gets the cell.
Public propertyEditable
Gets or sets a value indicating whether the Cell is editable.
Public propertyEditor
Gets or sets an editor to edit the Cell.
Public propertyGrid
Gets the grid.

See Also