DropDownList..::..Dropdown Property

Gets the dropdown.

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public Window Dropdown { get; set; }
Public Property Dropdown As Window
	Get
	Set
public:
property Window^ Dropdown {
	Window^ get ();
	void set (Window^ value);
}

Field Value

The dropdown.