[]
        
(Showing Draft Content)

C1.Win.Input.Base.Views.DropDownControlViewBase.IsDroppedDown

IsDroppedDown Property

IsDroppedDown

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

Declaration
public bool IsDroppedDown { get; set; }
Implements