TreeList.ShowEditor Method
| Name | Parameters | Description |
|---|---|---|
| ShowEditor() | none | Switches the TreeList control to edit mode. |
| ShowEditor(String) | fieldName | Moves focus to the specified cell in the focused node and switches the TreeList control to edit mode (activates the cell’s editor). |