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

AdvancedFilterViewModel..::..SearchValueAutoFillSetup Property

Gets or sets the search value automatic fill setup.

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)

Syntax


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

Field Value

The search value automatic fill setup.