SR
Sri Rajan
Syncfusion Team
July 23, 2008 01:33 PM UTC
Hi Sreekesh,
Thank you for your interest in Syncfusion products.
Here is the code to disable the Horizontal ScrollBar in GridGroupingControl.
this.gridGroupingControl1.TableControl.HScrollBehavior = GridScrollbarMode.Disabled;
Please let me know if this helps.
Best Regards,
Srirajan.