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





Gets or sets a value indicating whether auto-scrolling is enabled. This is a dependency property.

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

 Syntax

C#  Copy Code

public bool AllowAutoScroll { get; set; }

Visual Basic  Copy Code

Public Property AllowAutoScroll As Boolean

 Property Value

true to allow autoscrolling while interacting with the elements in the overlay; otherwise, false.

 See Also

DependenciesOverlay Members
DependenciesOverlay Class
MindFusion.DataViews.Silverlight Namespace