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





Gets or sets the size of the timeline header.

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

 Syntax

C#  Copy Code

public Unit TimelineSize { get; set; }

Visual Basic  Copy Code

Public Property TimelineSize As Unit

 Property Value

An instance of the System.Web.UI.WebControls.Unit structure specifying the timeline size. Default value is Unit.Empty.

 See Also

TimetableSettings Members
TimetableSettings Class
MindFusion.Scheduling.WebForms Namespace