Articles in this section
Category / Section

How do I change the color of the Expand Button?

1 min read

The ExpandButtonBackColor property can be used to set or modify the back color of the Expand Button.

C#

//Set the backcolor of the Expand Color

this.GridGroupingControl1.ExpandButtonBackColor = Color.Cyan;

VB

'Set the backcolor of the Expand Color

Me.GridGroupingControl1.ExpandButtonBackColor = Color.Cyan

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