ScrollBarSettingsDisplayVerticalScrollBar Property
True to display built-in vertical scrollbar; false otherwise.
Namespace: BeeMobile.DataGridAssembly: BeeMobile.DataGrid.NET48 (in BeeMobile.DataGrid.NET48.dll) Version: 4.8.1.19
public bool DisplayVerticalScrollBar { get; set; }
Public Property DisplayVerticalScrollBar 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.