TreeView.FrameItem
public void FrameItem(int id);
Parameters
| id | TreeViewItem ID. |
Description 描述
This will reveal the item with ID id (by expanding the ancestors of that item) and will make sure it is visible in the ScrollView.
| id | TreeViewItem ID. |
This will reveal the item with ID id (by expanding the ancestors of that item) and will make sure it is visible in the ScrollView.