MindFusion.Wpf Pack Programmer's Guide
TimelineHeader.AutoScrollLeft Method
See Also
 





Scrolls all timelines to the left.

Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf

 Syntax

C#  Copy Code

public void AutoScrollLeft ()

Visual Basic  Copy Code

Public Sub AutoScrollLeft ()

 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.Wpf Namespace