Articles in this section
Category / Section

How can I set/change BackColor of a Selection in GridGroupingControl?

2 mins read

 

The SelectionBackColor property in the TableOptions can be used to set or change the back color of a selection in the Grid.

C#

this.GridGroupingControl1.TableOptions.SelectionBackColor = Color.Pink;

VB

Me.GridGroupingControl1.TableOptions.SelectionBackColor = Color.Pink

Sample:

http://help.syncfusion.com/support/samples/kb/Grid.Web/6.1.0.34/GGCSelectionColor/GGCSelectionColor.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