invalidate_filter
Description:
[ Version ( since = "3.10" ) ]
public void invalidate_filter ()
public void invalidate_filter ()
Update the filtering for all rows.
Call this when result of the filter function on the this is changed due to an external factor. For instance, this would be used if the filter function just looked for a specific search string and the entry with the search string has changed.
Parameters:
this |
a ListBox |