Using a Legend to bold a listbuilder row - can this be added to my XML spec?

I have a custom BBCRM listbuilder that I created using the Infinity SDK and I placed the listbuilder in a page section on a tab on a constituent record. Then, using design mode from the front end, I added a Legend to the page section to bold certain rows in the listbuilder according to an expression (= Fields!CONSTITUENTRECORDID=Globals.CurrentRecordID). My question is this: can I incorporate this Legend/bolding directly into the page definition spec or the query view spec so that I don't have to add it separately via the front end using design mode?

Comments