MindFusion.Wpf Pack Programmer's Guide
TimelineHeader.LeftAutoScrollOffsetValue Property
See Also
 





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

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

 Syntax

C#  Copy Code

public int LeftAutoScrollOffsetValue { get; set; }

Visual Basic  Copy Code

Public Property LeftAutoScrollOffsetValue As Integer

 Property Value

An integer specifying the number of cells to scroll.

 See Also

TimelineHeader Members
TimelineHeader Class
MindFusion.DataViews.Wpf Namespace