TreeView.IsSelected

public bool IsSelected(int id);

Parameters

id TreeViewItem ID.

Description

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

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