GridControl.SetFocusedRowCellValue Method
| Name | Parameters | Description |
|---|---|---|
| SetFocusedRowCellValue(GridColumn, Object) | column, value | Sets the value of the specified cell contained within the focused row. |
| SetFocusedRowCellValue(String, Object) | fieldName, value | Sets the value of the specified cell contained within the focused row. |