C1.UWP Assembly / C1.Xaml Namespace / C1ListViewer Class / IsScrolling Property

In This Topic
IsScrolling Property
In This Topic
Gets a value indicating whether the list is scrolling.
Syntax
'Declaration
 
Public ReadOnly Property IsScrolling As System.Boolean
 
See Also