LookupControlsGlobals..::..LookupWindowFactory Property
Gets the lookup window factory.
Namespace:
RingSoft.DbLookup.Controls.WPFAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
public static LookupWindowFactory LookupWindowFactory { get; set; }
Public Shared Property LookupWindowFactory As LookupWindowFactory Get Set
public: static property LookupWindowFactory^ LookupWindowFactory { LookupWindowFactory^ get (); void set (LookupWindowFactory^ value); }