Click or drag to resize

ComboBoxWithHintSelectedItem Property

[Missing <summary> documentation for "P:Demo3D.Gui.Controls.ComboBoxWithHint.SelectedItem"]

Namespace:  Demo3D.Gui.Controls
Assembly:  WpfControls (in WpfControls.dll) Version: 15.0.2.11458
Syntax
C#
public Object SelectedItem { get; set; }

Property Value

Type: Object
See Also