Gets the vertical size of all the content for display in the control.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)

Syntax

C#
public double ExtentHeight { get; }
Visual Basic (Declaration)
Public ReadOnly Property ExtentHeight As Double

See Also