TreeView.IsExpanded

public bool IsExpanded(int id);

Parameters

id TreeViewItem ID.

Description

Returns true if the TreeViewItem with ID id is currently expanded.

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