Articles in this section

How do I change the backcolor for the GridGroupingControl?

 

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)
Access denied
Access denied