Articles in this section

How to change the forecolor of the SummaryRow?

 

TextColor property of the AnySummaryCell in Appearance settings can be used to set or modify the ForeColor of the SummaryRow.

C#

//Changes the ForeColor of SummaryRow.

this.GridGroupingControl1.Appearance.AnySummaryCell.TextColor = Color.HotPink;

VB

'Changes the ForeColor of SummaryRow.

Me.GridGroupingControl1.Appearance.AnySummaryCell.TextColor = Color.HotPink

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Access denied
Access denied