Gets the element displaying the scroll viewer of the Gantt Chart.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public ScrollViewer ScrollViewer { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property ScrollViewer As ScrollViewer |