Articles in this section
Category / Section

How do I set/modify color of the Drag Header?

1 min read

 

The DraggingHeaderBackColor property can be used to set or modify the back color of the Column Header when dragged.

C#

//Set the color of the column header being dragged

this.GridGroupingControl1.DraggingHeaderBackColor = Color.Red;

VB

'Set the color of the column header being dragged

Me.GridGroupingControl1.DraggingHeaderBackColor = Color.Red

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