LookupControl..::..SearchForHost Property
Gets or sets the search for host.
Namespace:
RingSoft.DbLookup.Controls.WPFAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
public LookupSearchForHost SearchForHost { get; set; }
Public Property SearchForHost As LookupSearchForHost Get Set
public: property LookupSearchForHost^ SearchForHost { LookupSearchForHost^ get (); void set (LookupSearchForHost^ value); }