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.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答