Back to Devexpress

TreeList.SetRowCellValue Method

windowsforms-devexpress-dot-xtratreelist-dot-treelist-dot-setrowcellvalue.md

latest646 B
Original Source

TreeList.SetRowCellValue Method

NameParametersDescription
SetRowCellValue(TreeListNode, TreeListColumn, Object)node, column, valueSets the TreeList cell to a specific value.
SetRowCellValue(TreeListNode, String, Object)node, fieldName, valueSets the TreeList cell to a specific value.