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