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

LookupDataChangedArgs..::..SearchForChanging Property

Gets a value indicating whether search for is changing.

Namespace:  RingSoft.DbLookup.Lookup
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public bool SearchForChanging { get; set; }
Public Property SearchForChanging As Boolean
	Get
	Set
public:
property bool^ SearchForChanging {
	bool^ get ();
	void set (bool^ value);
}

Field Value

true if search for is changing; otherwise, false.