DropDown.ListVisible Property

GeonBit.UI

DropDownListVisible Property
Is the DropDown list currentle opened (visible).

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

Property Value

Type: Boolean
See Also