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





Gets or sets the size of cells that represent the time.

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

 Syntax

C#  Copy Code

public Unit CellSize { get; set; }

Visual Basic  Copy Code

Public Property CellSize As Unit

 Property Value

An instance of the System.Web.UI.WebControls.Unit structure that specifies the size of the time cells. Default value is 25.

 See Also

TimetableSettings Members
TimetableSettings Class
MindFusion.Scheduling.WebForms Namespace