TreeList.GetFocusedRowCellValue Method
Name | Parameters | Description |
---|---|---|
GetFocusedRowCellValue(TreeListColumn) | column | Retrieves the value stored within the required cell of the currently focused row. |
GetFocusedRowCellValue(String) | fieldName | Returns the value of the specified cell in the focused node. |