MindFusion.Scheduling for ASP.NET Programmer's Guide
TimetableSettings.DayHeaderMinSize Property
See Also
 





Gets or sets the minimum size of the header displaying all-day items.

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

 Syntax

C#  Copy Code

public Unit DayHeaderMinSize { get; set; }

Visual Basic  Copy Code

Public Property DayHeaderMinSize As Unit

 Property Value

An instance of the System.Web.UI.WebControls.Unit structure than specifies the minimum size of the all-day items header. Default value is Unit.Empty.

 See Also

TimetableSettings Members
TimetableSettings Class
MindFusion.Scheduling.WebForms Namespace