ComponentOne Basic Library for WPF and Silverlight
IsScrolling Property (C1ListViewer)


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

Reference

C1ListViewer Class
C1ListViewer Members