ICustomNavigator.SelectedItem property
Namespace: NextDesign.Desktop.CustomUI
Description
The element selected in the navigator If there is no selected element, implement it to return null.
object SelectedItem {get;}
type
- object
Namespace: NextDesign.Desktop.CustomUI
The element selected in the navigator If there is no selected element, implement it to return null.
object SelectedItem {get;}