Back to Devexpress

Member Table: Obtain and Set Cell Values

windowsforms-5641-controls-and-libraries-tree-list-member-tables-member-table-obtain-and-set-cell-values.md

latest832 B
Original Source

Member Table: Obtain and Set Cell Values

  • Apr 01, 2018
MemberDescription
TreeListNode.ItemGets or sets the edit value of a specific cell.
TreeListNode.GetValueReturns the edit value of a specific cell.
TreeListNode.GetDisplayTextReturns the display value of a specific cell. Display values are text representations of edit values, formatted in a specific manner.
TreeListNode.SetValueChanges the edit value of a specific cell.