~~Title: OnQuickFilterChange ~~
The **OnQuickFilterChange** event can be implemented by a [[:scripting:script_add-ins|script add-in]] to receive notification when the quick filter changes within a tab.
$$ (#)**Method Name:**
$$ OnQuickFilterChange
$$ (#)**Argument Type:**
$$ **[[..:scripting_objects:quickfilterchangedata|QuickFilterChangeData]]**
$$ (#)**Return Type:**
$$ //none//
$$ (#)**Description:**
$$ The **QuickFilterChangeData.tab** property identifies the Tab the change occured in.