System.Windows.Forms.DataGridCell.ColumnNumber Property

Gets or sets the number of a column in the System.Windows.Forms.DataGrid control.

Syntax

public int ColumnNumber { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

You can use the DataGridCell.ColumnNumber value to specify a System.Data.DataColumn in the System.Data.DataTable associated with the System.Windows.Forms.DataGrid control.

Requirements

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