Skip to main content

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