DataGridViewRowHeaderCell::GetErrorText Method (Int32)
.NET Framework (current version)
Returns a string that represents the error for the cell.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- rowIndex
-
Type:
System::Int32
The row index of the cell.
Return Value
Type: System::String^A string that describes the error for the current DataGridViewCell.
.NET Framework
Available since 2.0
Available since 2.0
Show: