We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Changing Scrollbar Color in Grid Grouping Control

Hi,

I want to change the look and feel Scrolbars in most of the control. Mainly Grid groupping Control.


Tharindu

1 Reply

RS Rajarajeswari S Syncfusion Team September 24, 2007 02:08 PM UTC



Hi,

You can set the Office2007ScrollBars property to true and select the color using the Office2007ScrollBarsColorScheme property of the GridGroupingControl, Please refer the following code snippet used to set the Office2007ScrollBars property ,

this.gridGroupingControl1.Office2007ScrollBars = true;

Regards,
S.Rajarajeswari

Loader.
Live Chat Icon For mobile
Up arrow icon