The GridCellBeginEditEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Cell |
Gets the Cell.
| |
| Editor |
Gets or sets the editor.
| |
| Grid |
Gets the Grid.
| |
| Handled |
Gets or sets a value indicating whether this GridCellBeginEditEventArgs is handled.
| |
| Location |
Gets or sets the location in client coordinates where the user has clicked.
| |
| Reason |
Gets or sets the reason.
|