The onRowFilter event is called for every row to resolve the filter applied using rows.filter() call. The default behavior is to keep all rows visible. You can use this event to implement custom filter rules.
Available since 2022.4.5452.
DayPilot.Gantt.onRowFilter(args);