JJ
Jisha Joy
Syncfusion Team
November 1, 2010 08:46 AM UTC
Hi Santanu,
You could achieve the desired behavior by using the following code:
this.gridControl1.ResizeColsBehavior = ~GridResizeCellsBehavior.IgnoreHeaders & ~GridResizeCellsBehavior.ResizeAll;
Regards,
Jisha