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

LookupDataMaui<(Of <(<'TEntity>)>)>..::..OnSearchForChange Method

Called when [search for change].

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

Syntax


public void OnSearchForChange(
	string searchForText,
	bool initialValue
)
Public Sub OnSearchForChange ( _
	searchForText As String, _
	initialValue As Boolean _
)
public:
void OnSearchForChange(
	String^ searchForText, 
	bool^ initialValue
)

Parameters

searchForText
Type: String
The search for text.
initialValue
Type: Boolean
if set to true [initial value].