TMSFMXGrid focused row font size


I had to change font size of one column in order to display all text in one line. 
But if a grid row is selected the font size changes (is even bigger). < ="text/" ="safari-extension://com.ebay.safari.myebaymanager-QYHMMGCMJR/bdb0d081//helpers/preHelper.js">
Any way to suppress this behavior ? 
 Or change font size for focused cell ?

Thanks in advance
Kind regards
Michael Jung

Hi,


each cell state has it's own font size. You can control this in the OnGetCellLayout event, with Layout.Font.Size