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

AdvancedFindFilterRow..::..ResetLookup Property

Gets or sets a value indicating whether [reset lookup].

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

Syntax


protected bool ResetLookup { get; set; }
Protected Property ResetLookup As Boolean
	Get
	Set
protected:
property bool^ ResetLookup {
	bool^ get ();
	void set (bool^ value);
}

Field Value

true if [reset lookup]; otherwise, false.