I am developing an add-in for the ArcGIS Pro desktop using C#.
From a set of selected features (cyan rows) in an attribute table, I want to highlight (yellow row) a feature/ features using a query (in my case "ROUTE_ID"). Please refer to the attached image. I have searched in the documentation to find the appropriate method to perform the above task programmatically. But, my efforts failed.
Thanks in advance for your time and kind help.