Gets or sets the time length of a single cell in a timetable view, accurate to the nearest second.
Namespace: MindFusion.Scheduling.WebForms
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public TimeSpan CellTime { get; set; } |
Visual Basic
![]() |
---|
Public Property CellTime As TimeSpan |
A System.TimeSpan value that represents the length of a time cell. Default value is 00:30:00 (30 minutes).
Valid values for this property range from 1 second to 1 day.