TreeView.SelectionChanged

Switch to Manual
protected void SelectionChanged (IList<int> selectedIds);

Parameters

selectedIdsTreeViewItem IDs.

Description

Override the method to get notified of selection changes.