Articles in this section
Category / Section

How do I change the text displayed in the GroupDropArea of GridGroupingControl?

2 mins read

 

The GroupDropAreaText property can be used to specify the text that is displayed in the group drop area when there is no Grouping.

C#

this.GridGroupingControl1.GroupDropAreaText = "Apply whatever text you want using GroupDropAreaText property";

VB

Me.GridGroupingControl1.GroupDropAreaText = "Apply whatever text you want using GroupDropAreaText property"

Sample:

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