id | The item id. |
expandAllChildren | Whether or not to expand the whole hierarchy under that item. |
refresh | Whether to refresh items or not. Set to false when doing multiple operations on the tree, to only do one RefreshItems once all operations are done. |
Expands the item with the specified id, making its children visible. Allows to expand the whole hierarchy under that item.