ASP.NET Pack Programmer's Guide
MonthSettings.DayNamesHeaderHeight Property
See Also
 





Gets or sets the height of the day names header in a SingleMonth view.

Namespace: MindFusion.Scheduling.WebForms
Package: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public Unit DayNamesHeaderHeight { get; set; }

Visual Basic  Copy Code

Public Property DayNamesHeaderHeight As Unit

 Property Value

 Remarks

A value of 0 causes the Calendar control to automatically calculate the header size based on the header font size.

 See Also

MonthSettings Members
MonthSettings Class
MindFusion.Scheduling.WebForms Namespace