Occurs when the DataGridView.VirtualMode property of the DataGridView control is true and the DataGridViewRow.ErrorText property for a row requires a value.
Occurs when a value has been submitted for this column. The user can modify the proposed value and should throw an exception ...
Occurs when an external data-parsing or validation operation throws an exception, or when an attempt to commit data to a ...
Occurs when the DataGridView.VirtualMode property of the DataGridView control is true and the DataGridView needs to determine ...
Occurs when the DataGridView.VirtualMode property of the DataGridView control is true and the DataGridView requires a value ...
Occurs when the DataGridView.VirtualMode property of the DataGridView control is true and the DataGridViewRow.ErrorText property ...
Occurs when the DataGridView.VirtualMode property of the DataGridView control is true, and a cell value has changed and requires ...
Occurs when the DataGridView.VirtualMode property of the DataGridView is true and the user navigates to the new row at the ...
Occurs when the mouse drags an item and the user releases the mouse indicating that the item should be 'dropped' into this ...
Occurs when the mouse drags an item. The system requests whether the drag-and-drop operation should be allowed to continue. ...