RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

AdvancedFindWindow..::..NameAutoFillControl Property

Gets or sets the name automatic fill control.

Namespace:  RingSoft.DbLookup.Controls.WPF.AdvancedFind
Assembly:  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);
}

Field Value

The name automatic fill control.