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