TreeList.GetFocusedRowCellDisplayText Method
| Name | Parameters | Description |
|---|---|---|
| GetFocusedRowCellDisplayText(TreeListColumn) | column | Returns the text displayed by a Tree List cell that resides within the currently focused data row. |
| GetFocusedRowCellDisplayText(String) | fieldName | Returns the string/text displayed in the specified cell in the focused node. |