Back to Devexpress

TreeList.SetFocusedRowCellValue Method

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

latest618 B
Original Source

TreeList.SetFocusedRowCellValue Method

NameParametersDescription
SetFocusedRowCellValue(TreeListColumn, Object)column, valueAssigns a value to the specified column within the currently focused data row.
SetFocusedRowCellValue(String, Object)fieldName, valueAssigns the required value to a cell within the focused Tree List node.