If a script add-in implements the OnQuickFilterChange event, the method receives a QuickFilterChangeData object when the quick filter is changed in a tab.
Property Name | Return Type | Description |
---|---|---|
tab |
object:Tab |
Returns a Tab object representing the tab the quick filter changed in. |