ComponentOne Basic Library for UWP
RefreshWhileScrolling Property

C1.UWP Assembly > C1.Xaml Namespace > C1ListViewer Class : RefreshWhileScrolling Property
Gets or sets a value indicating whether the viewport must be refreshed while the scroll is running.
Syntax
'Declaration
 
Public Property RefreshWhileScrolling As System.Boolean
public System.bool RefreshWhileScrolling {get; set;}
See Also

Reference

C1ListViewer Class
C1ListViewer Members