Persistate API documentation
BeginEdit Method (cell)
NamespacesPersistate.UI.DesktopPGridComboBoxColumnBeginEdit(DataGridViewCell)

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

Handles processing required when editing begins in a cell in this column.
Declaration Syntax
C#
public void BeginEdit(
	DataGridViewCell cell
)
Parameters
cell (DataGridViewCell)
The cell within which editing has begun.
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)