GridControl.GetSelectedItemCellValue Method
| Name | Parameters | Description |
|---|---|---|
| GetSelectedItemCellValue(GridColumnBase) | column | Returns the value of the specified cell contained within the focused row. |
| GetSelectedItemCellValue(String) | fieldName | Returns the value of the specified cell contained within the selected row. |