Gets or sets the height of the header in a MonthRange view.
Namespace: MindFusion.Scheduling.WebForms
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public Unit HeaderHeight { get; set; } |
Visual Basic
![]() |
---|
Public Property HeaderHeight As Unit |
An instance of the System.Web.UI.WebControls.Unit structure that specifies the height of the header. Default value is Unit.Empty.
A value of 0 causes the calendar control to automatically calculate the header height based on the size of the header font.