I am trying to change the color of the text in the SfDataGrid.
I have tried setting the Foreground color for the entire grid using Visual Studio's Properties panel as well as using a RowStyle and CellStyle however the font refuses to change color and always remains black.
I have managed to change the border and background colors as well as the font type and size but the color refuses to change.
Any ideas?