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

AdvancedFilterWindow..::..SearchForAutoFillControl Property

Gets or sets the search for automatic fill control.

Namespace:  RingSoft.DbLookup.Controls.WPF.AdvancedFind
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


public AutoFillControl SearchForAutoFillControl { get; set; }
Public Property SearchForAutoFillControl As AutoFillControl
	Get
	Set
public:
property AutoFillControl^ SearchForAutoFillControl {
	AutoFillControl^ get ();
	void set (AutoFillControl^ value);
}

Field Value

The search for automatic fill control.