The GridCellEditableEventArgs type exposes the following members.
Properties
| Name | Description |
---|
| Cell |
Gets the cell.
|
| Editable |
Gets or sets a value indicating whether the Cell is editable.
|
| Editor |
Gets or sets an editor to edit the Cell.
|
| Grid |
Gets the grid.
|
See Also