DataGrid row font

  • Thread starter Thread starter news.x-privat.org
  • Start date Start date
N

news.x-privat.org

Hi to the group

I'm quite new in .net cf programming so I apologise if this question has
been posted before.
I'm tryng to change the font of some rows (not all) in a DataGrid control
but I can't figure out how.
Unfortunately DataGridCell doesn' t inherits Control so I can't use Font
property

Is there any workaround to emulate this effect?

Thanks
Fabio
 
Back
Top