GridControl.SetSelectedItemUnboundColumnValue Method
| Name | Parameters | Description |
|---|---|---|
| SetSelectedItemUnboundColumnValue(GridColumnBase, Object) | column, value | Sets the value of the specified unbound column cell contained within the selected row. |
| SetSelectedItemUnboundColumnValue(String, Object) | fieldName, value | Sets the value of the specified unbound column value in the selected item. |