ComponentOne Basic Library for UWP
CanScrollUp Property

C1.UWP Assembly > C1.Xaml Namespace > C1ScrollViewer Class : CanScrollUp Property
Gets a value that indicates whether the vertical scroll isn't in the top position. This is a dependency property.
Syntax
'Declaration
 
Public ReadOnly Property CanScrollUp As System.Boolean
public System.bool CanScrollUp {get;}
See Also

Reference

C1ScrollViewer Class
C1ScrollViewer Members