TreeList.GetRowCellValue Method
Name | Parameters | Description |
---|---|---|
GetRowCellValue(TreeListNode, TreeListColumn) | node, column | Retrieves the value stored within the required cell. |
GetRowCellValue(TreeListNode, String) | node, fieldName | Returns the value of the specified cell. |