The GridCellEndEditEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyCell
Gets the cell.
Public propertyEditor
Gets the editor.
Public propertyGrid
Gets the grid.
Public propertyHandled
Gets or sets a value indicating whether this GridCellEndEditEventArgs is handled.
Public propertyReason
Gets or sets the reason.

See Also