DataGridViewRowHeaderCell::SetValue Method (Int32, Object^)
.NET Framework (current version)
Sets 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.
- value
-
Type:
System::Object^
The cell value to set.
.NET Framework
Available since 2.0
Available since 2.0
Show: