Update Row Counter after filter is applied to EpiUltraGrid

I have an EpiUltraGrid that is being populated from a BAQ in E10. I have a label that I update when the table is loaded to show the row count of the Grid. Is there a way to get this to update as filters are applied to the grid to show visible rows?

I would imagine you could trigger your code to update the count using row rules.