Member Table: Obtain and Set Cell Values
| Member | Description |
|---|---|
| TreeListNode.Item | Gets or sets the edit value of a specific cell. |
| TreeListNode.GetValue | Returns the edit value of a specific cell. |
| TreeListNode.GetDisplayText | Returns the display value of a specific cell. Display values are text representations of edit values, formatted in a specific manner. |
| TreeListNode.SetValue | Changes the edit value of a specific cell. |