Example: TreeList.FocusedColumn, TreeList.FocusedNode
The following sample changes the value of the currently focused cell within the control. The SetFocusedCellValue method uses the FocusedNode and FocusedColumn properties to get access to the cell.