Wimark.Controls Class Library  

DataGridViewCell.ColumnIndex Property

Gets the column index for this cell.

[Visual Basic]
Public ReadOnly Property ColumnIndex As Integer 
[C#]
public int ColumnIndex {get;}
[C++]
public: __property int get_ColumnIndex();

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

DataGridViewCell Class | DataGridViewCell Members | Wimark.Controls Namespace