LookupWindow..::..InitialSearchForPrimaryKeyValue Property
Gets or sets the initial search for primary key value.
Namespace:
RingSoft.DbLookup.Controls.WPFAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
public PrimaryKeyValue InitialSearchForPrimaryKeyValue { get; set; }
Public Property InitialSearchForPrimaryKeyValue As PrimaryKeyValue Get Set
public: property PrimaryKeyValue^ InitialSearchForPrimaryKeyValue { PrimaryKeyValue^ get (); void set (PrimaryKeyValue^ value); }