The GridCellBeginEditEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyCell
Gets the Cell.
Public propertyEditor
Gets or sets the editor.
Public propertyGrid
Gets the Grid.
Public propertyHandled
Gets or sets a value indicating whether this GridCellBeginEditEventArgs is handled.
Public propertyLocation
Gets or sets the location in client coordinates where the user has clicked.
Public propertyReason
Gets or sets the reason.

See Also