Gets a value that contains the vertical offset of the scrolled content.
Namespace:
DlhSoft.Windows.ControlsAssembly: 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 |