Articles in this section
Category / Section

How can I set the tooltip for the GroupDropArea?

1 min read

 

The GroupDropAreaTextTooltip property of the grid can be used to specify the tooltip for the GroupDropArea.

C#

this.GridGroupingControl1.GroupDropAreaTextTooltip = "Drop and drop the column headers here";

VB

Me.GridGroupingControl1.GroupDropAreaTextTooltip = "Drop and drop the column headers here"

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