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