LookupControl..::..LookupWindow Property
Gets the lookup window.
Namespace:
RingSoft.DbLookup.Controls.WPFAssembly: 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); }