ScrollBarSettingsDisplayHorizontalScrollBar Property
True to display built-in horizontal scrollbar; false otherwise.
Namespace: BeeMobile.DataGridAssembly: BeeMobile.DataGrid.NET48 (in BeeMobile.DataGrid.NET48.dll) Version: 4.8.1.19
public bool DisplayHorizontalScrollBar { get; set; }
Public Property DisplayHorizontalScrollBar As Boolean
Get
Set
Property Value
Boolean
Note that the user is always able to scroll the contents of
DataGrid
if the document is larger than the client area.