NextDesign.DesktopICustomEditorViewPropertiesSelectedItemOn this pageICustomEditorView.SelectedItem property Namespace: NextDesign.Desktop.CustomUI Description Gets the selected element in the editor. Implement to return null if no element is selected. object SelectedItem { get; } types object