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

LookupShownArgs..::..LookupWindow Property

Gets or sets the lookup window.

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

Syntax


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

Field Value

The lookup window.