MindFusion.Scheduling for ASP.NET Programmer's Guide
WeekRangeSettings.MainHeaderHeight Property
See Also
 





Gets or sets the height of the main header in the WeekRange view.

Namespace: MindFusion.Scheduling.WebForms
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public Unit MainHeaderHeight { get; set; }

Visual Basic  Copy Code

Public Property MainHeaderHeight As Unit

 Property Value

Type: Unit

 Remarks

A value of 0 causes the height to be calculated automatically based on the size of the header font.

 See Also

WeekRangeSettings Members
WeekRangeSettings Class
MindFusion.Scheduling.WebForms Namespace