RingSoft.DbLookup.Controls.WPF Namespace
RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

AutoFillControl..::..Popup Property

Gets or sets the popup.

Namespace:  RingSoft.DbLookup.Controls.WPF
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


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

Field Value

The popup.