[This is preliminary documentation and is subject to change.]
Handles processing required when editing ends in a cell in this
column.
| C# |
public void EndEdit( DataGridViewCell cell )
- cell (DataGridViewCell)
- The cell within which editing has ended.
It populates the combo as necessary for the row containing the
cell. This is called automatically by the parent PGrid.