Gets or sets a value that represents the value of the grid scroll bars.

Namespace:  C1.Phone.FlexGrid
Assembly:  C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)

Syntax

C#
public Point ScrollPosition { get; set; }
Visual Basic
Public Property ScrollPosition As Point
	Get
	Set

See Also