[]
        
(Showing Draft Content)

C1.Schedule.CalendarInfo.TimeInterval

TimeInterval Property

TimeInterval

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

Declaration
[TypeConverter(typeof(TimeScaleEnumConverter))]
[C1Category("CalendarInfo")]
[C1Description("CalendarInfo.TimeInterval", "The default time interval for displaying time slots.")]
public TimeScaleEnum TimeInterval { get; set; }