TreeList.GetRowCellDisplayText Method
Name | Parameters | Description |
---|---|---|
GetRowCellDisplayText(TreeListNode, TreeListColumn) | node, column | Returns the text displayed by a specific Tree List cell. |
GetRowCellDisplayText(TreeListNode, String) | node, fieldName | Returns the string/text displayed in the specified cell. |