Synchronization between the filter descriptors collection and the excel like filtering.
The Clear Filter option is not available in the Excel-like filtering popup when user is adding a composite filter (for more than one column) with code (not with the UI) because can't clear just one column filter in that case. The users should implement clear composite filter functionality the same way they implement their addition.