LookupControl..::..SearchType Property
Gets the type of the search.
Namespace:
RingSoft.DbLookup.Controls.WPFAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
public LookupSearchTypes SearchType { get; }
Public ReadOnly Property SearchType As LookupSearchTypes Get
public: property LookupSearchTypes^ SearchType { LookupSearchTypes^ get (); }