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

LookupDataMauiBase..::..LookupWindow Property

Gets the lookup window.

Namespace:  RingSoft.DbLookup.Lookup
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.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.