System.Windows.Forms.DataGrid.CurrentCell Property

Gets or sets which cell has the focus. Not available at design time.

Syntax

[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
[System.ComponentModel.Browsable(false)]
public DataGridCell CurrentCell { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Setting the DataGrid.CurrentCell property will cause the grid to scroll and show the cell if it is not already visible.

Requirements

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