NR
Nirmal Raja
Syncfusion Team
November 18, 2008 06:39 PM UTC
Hi Andy,
Thank you for your interest in Syncfusion products.
Th string of the header cell text can be formatted and changed using a property called HeaderText of specifying the particular column from the collection
Please refer the code below:
this.gridGroupingControl1.TableDescriptor.Columns[1].HeaderText = "Text";
Let me know if you have any queries.
Regards,
Nirmal