MindFusion.Scheduling for Silverlight Programmer's Guide
TimelineHeader.AutoScrollRight Method
See Also
 





Adds n units to the represented TimeSpan.

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

 Syntax

C#  Copy Code

public void AutoScrollRight ()

Visual Basic  Copy Code

Public Sub AutoScrollRight ()

 Remarks

The number and type of units is specified through the UnitCount and Unit properties of the BottomTimelineSettings.

 See Also

TimelineHeader Members
TimelineHeader Class
MindFusion.DataViews.Silverlight Namespace