Gets a reference to the internal ScrollViewer control instance used by the ChartViewBase control.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
| C# |
|---|
protected internal ScrollViewer ScrollViewer { get; } |
| Visual Basic (Declaration) |
|---|
Protected Friend ReadOnly Property ScrollViewer As ScrollViewer |