Cell.ColumnIndex Property

Definition

Returns a value that indicates the number of the table column that contains the specified cell.

public:
 property int ColumnIndex { int get(); };
public int ColumnIndex { get; }
member this.ColumnIndex : int
Public ReadOnly Property ColumnIndex As Integer

Property Value

Applies to