Gets or sets the height of the day names header in the WeekRange view.
Namespace: MindFusion.Scheduling.WebForms
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public Unit DayNamesHeaderHeight { get; set; } |
Visual Basic
![]() |
---|
Public Property DayNamesHeaderHeight As Unit |
An instance of the System.Web.UI.WebControls.Unit structure specifying the height of the day headers. Default value is Unit.Empty.
A value of 0 causes the height to be calculated automatically based on the size of the header font.