ScrollBarSettingsAutoHideScrollBars Property
True to show scroll Bars only if they are needed (if the document is larger
than the client area); false to show them always.
Namespace: BeeMobile.DataGridAssembly: BeeMobile.DataGrid.NET48 (in BeeMobile.DataGrid.NET48.dll) Version: 4.8.1.19
public bool AutoHideScrollBars { get; set; }
Public Property AutoHideScrollBars As Boolean
Get
Set
Property Value
Boolean