Articles in this section
Category / Section

How do I change the backcolor for the GridGroupingControl?

1 min read

 

The BackColor property can be used to set or modify the backcolor of the GridGroupingControl.

C#

//Set the backcolor for the grid

this.GridGroupingControl1.BackColor = Color.Pink;

VB

'Set the backcolor for the grid

Me.GridGroupingControl1.BackColor = Color.Pink

Sample:

http://help.syncfusion.com/support/samples/kb/grid.web/6.1.0.34/GGCGridLines/GGCGridLines.zip

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