TreeView.IsExpanded

Declaration

public bool IsExpanded(int id);

Parameters

Parameter Description
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: