JJ
Jisha Joy
Syncfusion Team
January 12, 2010 09:40 AM UTC
Hi Vitaliy,
Thank you for posting query to us.
You could try using ColumnHeaderCell.CellType to header to achieve the desired behavior.
this.gridGroupingControl1.Appearance.ColumnHeaderCell.CellType = "Header";
Regards,
Jisha