[]
        
(Showing Draft Content)

C1.Win.Input.Base.C1DropDownControlBase.AutoOpen

AutoOpen Property

AutoOpen

Gets or sets a value indicating whether to open the drop down control when the control receives the focus.

Declaration
public bool AutoOpen { get; set; }
Implements