DropDown.ArrowDownImage Property

GeonBit.UI

DropDownArrowDownImage Property
Get the image entity of the arrow on the side of the Selected Text Panel.

Namespace:  GeonBit.UI.Entities
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Image ArrowDownImage { get; }

Property Value

Type: Image
See Also