DataGridView.GetCellValue Method
| Name | Parameters | Description |
|---|---|---|
| GetCellValue(Int32, GridColumn) | rowHandle, column | Gets the value of the specified cell. |
| GetCellValue(Int32, String) | rowHandle, fieldName | Gets the value of the specified cell. |
| Name | Parameters | Description |
|---|---|---|
| GetCellValue(Int32, GridColumn) | rowHandle, column | Gets the value of the specified cell. |
| GetCellValue(Int32, String) | rowHandle, fieldName | Gets the value of the specified cell. |