TreeView.SelectionChanged
protected void SelectionChanged(IList<int> selectedIds);
Parameters
| selectedIds | TreeViewItem IDs. |
Description 描述
Override the method to get notified of selection changes.
| selectedIds | TreeViewItem IDs. |
Override the method to get notified of selection changes.