Called when [search for change].
Namespace:
RingSoft.DbLookup.Lookup
Assembly:
RingSoft.DbLookup (in RingSoft.DbLookup.dll)
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].