TreeView.GetExpanded

public IList<int> GetExpanded();

Returns

IList<int> TreeViewItem IDs.

Description

Returns a list of TreeViewItem IDs that are currently expanded in the TreeView.

See Also: SetExpanded.

Did you find this page useful? Please give it a rating: