Click or drag to resize

GUIDropDownListModelHighlightImage Property

Defines the image used to highlight an 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 HighlightImage { get; set; }

Property Value

Type: String
See Also