Gets a value that represents the vertical size of the area that can be scrolled; the difference between the height of the extent and the height of the viewport.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public double ScrollableHeight { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property ScrollableHeight As Double |