System.Windows.Forms.DataGridCell Structure

Identifies a cell in the grid.

See Also: DataGridCell Members

Syntax

public struct DataGridCell

Remarks

The System.Windows.Forms.DataGridCell can be used in conjunction with the System.Windows.Forms.DataGrid control's DataGrid.CurrentCell property to get or set the value of any cell. Setting the System.Windows.Forms.DataGrid control's DataGrid.CurrentCell property to a System.Windows.Forms.DataGridCell causes the focus to move to the cell specified by the System.Windows.Forms.DataGridCell.

Requirements

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