MindFusion.Scheduling for ASP.NET Programmer's Guide
TimelineSettings.Size Property
See Also
 





Gets or sets the size of the timeline.

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

 Syntax

C#  Copy Code

public int Size { get; set; }

Visual Basic  Copy Code

Public Property Size As Integer

 Property Value

Type: Int32

 See Also

TimelineSettings Members
TimelineSettings Class
MindFusion.Scheduling.WebForms Namespace