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