System.Windows.Forms.DataGrid.CurrentCellChanged Event

Occurs when the DataGrid.CurrentCell property has changed.

Syntax

public event EventHandler CurrentCellChanged

Remarks

To determine the current cell, use the DataGrid.CurrentCell property.

For more information about handling events, see [<topic://cpconEventsOverview>].

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0