[]
Gets or sets the TimeScaleEnum value specifying the time interval which is used for displaying time slots in the DayView.
[TypeConverter(typeof(TimeScaleEnumConverter))]
[C1Category("CalendarInfo")]
[C1Description("CalendarInfo.TimeInterval", "The default time interval for displaying time slots.")]
public TimeScaleEnum TimeInterval { get; set; }