TreeListView.GetNodeValue Method
| Name | Parameters | Description |
|---|---|---|
| GetNodeValue(TreeListNode, ColumnBase) | node, column | Returns the value of the specified cell. |
| GetNodeValue(TreeListNode, String) | node, fieldName | Returns the value of the specified cell. |
| Name | Parameters | Description |
|---|---|---|
| GetNodeValue(TreeListNode, ColumnBase) | node, column | Returns the value of the specified cell. |
| GetNodeValue(TreeListNode, String) | node, fieldName | Returns the value of the specified cell. |