DataGridViewHeaderCell::GetValue Method (Int32)
.NET Framework (current version)
Gets the value of the cell.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- rowIndex
-
Type:
System::Int32
The index of the cell's parent row.
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | rowIndex is not -1. |
.NET Framework
Available since 2.0
Available since 2.0
Show: