ComponentOne Basic Library for UWP
IsScrolling Property

C1.UWP Assembly > C1.Xaml Namespace > C1ListViewer Class : IsScrolling Property
Gets a value indicating whether the list is scrolling.
Syntax
'Declaration
 
Public ReadOnly Property IsScrolling As System.Boolean
public System.bool IsScrolling {get;}
See Also

Reference

C1ListViewer Class
C1ListViewer Members