DataGridCell::ToString Method ()
.NET Framework (current version)
Gets the row number and column number of the cell.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
The following example returns the row number of the System.Windows.Forms::DataGrid control's CurrentCell using the DataGridCell object's ToString method.
.NET Framework
Available since 1.1
Available since 1.1
Show: