Persistate API documentation
EndEdit Method (cell)
NamespacesPersistate.UI.DesktopPGridComboBoxColumnEndEdit(DataGridViewCell)

[This is preliminary documentation and is subject to change.]

Handles processing required when editing ends in a cell in this column.
Declaration Syntax
C#
public void EndEdit(
	DataGridViewCell cell
)
Parameters
cell (DataGridViewCell)
The cell within which editing has ended.
Remarks
It populates the combo as necessary for the row containing the cell. This is called automatically by the parent PGrid.

Assembly: Persistate.UI.Desktop (Module: Persistate.UI.Desktop) Version: 0.6.1.20 (0.6.1.20)