Gets a value that contains the vertical offset of the scrolled content.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)

Syntax

C#
public double VerticalOffset { get; }
Visual Basic (Declaration)
Public ReadOnly Property VerticalOffset As Double

See Also