Gets or sets a value indicating whether the viewport must be refreshed while the scroll is running.

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

Syntax

C#
public bool RefreshWhileScrolling { get; set; }
Visual Basic
Public Property RefreshWhileScrolling As Boolean
	Get
	Set

See Also