Articles in this section

How to change the forecolor of the GroupCaptionSummary?

 

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

C#

//Changes the Forecolor for GroupCatpionSummary

this.GridGroupingControl1.TableDescriptor.Appearance.GroupCaptionSummaryCell.TextColor = Color.Peru;

VB

'Changes the Forecolor for GroupCatpionSummary

Me.GridGroupingControl1.TableDescriptor.Appearance.GroupCaptionSummaryCell.TextColor = Color.Peru

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