ComponentOne FlexGrid for UWP
ScrollPosition Property

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > C1FlexGrid Class : ScrollPosition Property
Gets or sets a value that represents the value of the grid scroll bars.
Syntax
'Declaration
 
Public Property ScrollPosition As Windows.Foundation.Point
public Windows.Foundation.Point ScrollPosition {get; set;}
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members