DataGridScrollEndEmptySpace Property

Gets or sets the empty space in pixels by which the content are could be scrolled further, after reaching the end.

Definition

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

Property Value

Size

See Also