Gets a value indicating whether the list is scrolling.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public bool IsScrolling { get; }
Visual Basic
Public ReadOnly Property IsScrolling As Boolean
	Get

See Also