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