HiHow to set background color of sumary bar in xmlDataGrid?Thanks!
Steve
Hello Steve,
In order to change the background color in the Summart area, you have to create a style, that targets the SummaryRecordPresenter and create a setter for the Background property.
You can also see the generic styles of our components in the DefaultStyles directory in the Infragistics folder.
Regards,
Alex.