TreeView.SelectionChanged

protected void SelectionChanged(IList<int> selectedIds);

Parameters

selectedIds TreeViewItem IDs.

Description

Override the method to get notified of selection changes.

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