ColumnView.GetRowCellValue Method
Name | Parameters | Description |
---|---|---|
GetRowCellValue(Int32, GridColumn) | rowHandle, column | Returns a specific cell value from the current View. |
GetRowCellValue(Int32, String) | rowHandle, fieldName | Gets the value of the specified cell in the grid’s data source. |