DataGridView.GetCellDisplayText Method
Name | Parameters | Description |
---|---|---|
GetCellDisplayText(Int32, GridColumn) | rowHandle, column | Gets the text displayed within the specified cell. |
GetCellDisplayText(Int32, String) | rowHandle, fieldName | Gets the text displayed within the specified cell. |