GridControl.GetCellValue Method
Name | Parameters | Description |
---|---|---|
GetCellValue(Int32, GridColumn) | rowHandle, column | Returns the value of the specified data cell in the grid. |
GetCellValue(Int32, String) | rowHandle, fieldName | Returns the value of the specified data cell. |