This question is locked. New answers and comments are not allowed.
Hi
I'm setting the CellStyle of columns programatically. Everything works fine, and the style is applied, columns look like they should. But later I need to retrive the style that I set. Iterating over CellStyle.Setters collection returns all the setters I added, but all of them have null Value. This is the method I used in AgDataGrid and it worked, so I'm assuming this is a RadGridView bug. Is there any other way to retrieve setter values?
Best regards,
Michal
