DropDownDataGrid Column Sort Available

I have a RadzenDropDownDataGrid that has multiple columns. The search box is very helpful.

My question: Is it possible to, in addition to the single search box, is it possible to also have searchable headers to search only a single column rather than all? If so, how do I implement this?

I would like to have the ability to search through the search box, but alternatively to only search for values exclusively in either of the DataGrid Columns.

Such functionality is not available in DropDownDataGrid, only in the DataGrid component.