MindFusion.Scheduling for Silverlight Programmer's Guide
TimelineHeader.RightAutoScrollOffsetValue Property
See Also
 





Gets or sets a value, which indicates the number of cells to scroll when autoscrolling to the right.

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

 Syntax

C#  Copy Code

public int RightAutoScrollOffsetValue { get; set; }

Visual Basic  Copy Code

Public Property RightAutoScrollOffsetValue As Integer

 Property Value

An integer specifying the number of cells to scroll.

 See Also

TimelineHeader Members
TimelineHeader Class
MindFusion.DataViews.Silverlight Namespace