DataGridScrollBarSettings Property

Gets the ScrollBarSettings object which contains settings for built-in scroll bars.

Definition

Namespace: BeeMobile.DataGrid
Assembly: BeeMobile.DataGrid.NET48 (in BeeMobile.DataGrid.NET48.dll) Version: 4.8.1.19
C#
public ScrollBarSettings ScrollBarSettings { get; }

Property Value

ScrollBarSettings

See Also