Gets the vertical size of all the content for display in the control.
Namespace:
DlhSoft.Windows.ControlsAssembly: 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 |