2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
Disable the scroll barsThe scroll bars in SfDataGrid can be disabled by setting the width and height of the vertical and horizontal scroll bars to zero respectively. C# this.sfDataGrid.TableControl.VerticalScroll.ScrollBar.Width = 0; this.sfDataGrid.TableControl.HorizontalScroll.ScrollBar.Height = 0; VB Me.sfDataGrid.TableControl.VerticalScroll.ScrollBar.Width = 0 Me.sfDataGrid.TableControl.HorizontalScroll.ScrollBar.Height = 0
Samples: |
2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.