[]
        
(Showing Draft Content)

C1.C1Schedule.CalendarInfo.TimeScale

TimeScale Property

TimeScale

Gets or sets the TimeSpan value specifying the time interval which is used for displaying time slots in the DayView.

Declaration
[Browsable(false)]
public TimeSpan TimeScale { get; set; }
Remarks

The TimeScale property cannot be set to any arbitrary value. When assigning a value to this property it is automatically calculated so as to be equal to the nearest TimeScaleEnum value or other appropriate interval.