[]
        
(Showing Draft Content)

C1.Win.Input.Base.C1DropDownControlBase.DroppedDown

DroppedDown Property

DroppedDown

Gets or sets a value indicating if the dropdown is currently open.

Declaration
[Browsable(false)]
public bool DroppedDown { get; set; }
Implements