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

Namespace:  C1.Silverlight.FlexGrid
Assembly:  C1.Silverlight.FlexGrid.4 (in C1.Silverlight.FlexGrid.4.dll)

Syntax

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

See Also