Gets or sets the height (in pixels) of the header of the current scale item.

Namespace:  DlhSoft.Web.UI.WebControls
Assembly:  DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)

Syntax

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

See Also