2 implementations of EndEdit
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGrid.cs (1)
5960public bool EndEdit(DataGridColumnStyle gridColumn, int rowNumber, bool shouldAbort) {
winforms\Managed\System\WinForms\DataGridTable.cs (1)
1654public bool EndEdit(DataGridColumnStyle gridColumn, int rowNumber, bool shouldAbort) {