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

LookupControl..::..LookupWindow Property

Gets the lookup window.

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

Syntax


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

Field Value

The lookup window.