GridControl.SetUnboundColumnValue Method
Name | Parameters | Description |
---|---|---|
SetUnboundColumnValue(Int32, GridColumnBase, Object) | rowHandle, column, value | Sets the value of the specified unbound column cell. |
SetUnboundColumnValue(Int32, String, Object) | rowHandle, fieldName, value | Sets the specified unbound column cell value. |