TreeView.SelectionChanged

protected void SelectionChanged(IList<int> selectedIds);

Parameters

selectedIdsTreeViewItem IDs.

Description 描述

Override the method to get notified of selection changes.