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