ICustomNavigator.SelectedItems property
Namespace: NextDesign.Desktop.CustomUI
Description
List of elements selected in the navigator If no element is selected, implement it to return an empty enumeration.
IEnumerable <object\> SelectedItems {get;}
type
- IEnumerable <object>