TreeView.expandToPath

Expands the row at path. This will also expand all parent rows of path as necessary. Since 2.2

class TreeView
void
expandToPath

Parameters

path TreePath

path to a row.

Meta