SearchControl.IsPopupOpen Property

Definition

Gets a flag indicating whether the control has a popup that is open.

public:
 property bool IsPopupOpen { bool get(); void set(bool value); };
public:
 property bool IsPopupOpen { bool get(); void set(bool value); };
public bool IsPopupOpen { get; set; }
member this.IsPopupOpen : bool with get, set
Public Property IsPopupOpen As Boolean

Property Value

Returns the flag.

Applies to