Back to Devexpress

ColumnView.SetRowCellValue Method

windowsforms-devexpress-dot-xtragrid-dot-views-dot-base-dot-columnview-dot-setrowcellvalue.md

latest600 B
Original Source

ColumnView.SetRowCellValue Method

NameParametersDescription
SetRowCellValue(Int32, GridColumn, Object)rowHandle, column, _valueAssigns a value to a specific cell.
SetRowCellValue(Int32, String, Object)rowHandle, fieldName, _valueSets the value of the specified cell in the current View.