Click or drag to resize

GUIDropDownListModelSelectedItem Property

Defines the highlighted item in the Drop Down List.

Namespace:  Livit.Learn.Model.GUI
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public string SelectedItem { get; set; }

Property Value

Type: String
See Also