No matter what I do, the XamDataGrid completely ignores any attempts at re-styling the GroupByArea. I've attached a project with nothing but a grid with a re-styled GroupByArea, however when I run it, the GroupByArea has the default Aero appearence.
What am I doing wrong?
Hello,
For GroupByAreaStyle to affect the appearance of the GroupByArea you first have to set GroupByAreaMode to DefaultFieldLayoutOnly. If GroupByAreaMode property is not set to DefaultFieldLayoutOnly all changes to the style of GroupByArea will be ignored.
Sincerely,
Krasimir