AdvancedFindWindow..::..NameAutoFillControl Property
Gets or sets the name automatic fill control.
Namespace:
RingSoft.DbLookup.Controls.WPF.AdvancedFindAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
public AutoFillControl NameAutoFillControl { get; set; }
Public Property NameAutoFillControl As AutoFillControl Get Set
public: property AutoFillControl^ NameAutoFillControl { AutoFillControl^ get (); void set (AutoFillControl^ value); }