MindFusion.Scheduling for Silverlight Programmer's Guide
DependenciesOverlay.AllowInfiniteScroll Property
See Also
 





Gets or sets a value indicating whether interactions in the overlay can cause the parent chart to scroll outside its current time range. This is a dependency property.

Namespace: MindFusion.DataViews.Silverlight
Assembly: MindFusion.DataViews.Silverlight

 Syntax

C#  Copy Code

public bool AllowInfiniteScroll { get; set; }

Visual Basic  Copy Code

Public Property AllowInfiniteScroll As Boolean

 Property Value

true to allow scrolling outside of the currently displayed time interval; otherwise, false.

 See Also

DependenciesOverlay Members
DependenciesOverlay Class
MindFusion.DataViews.Silverlight Namespace