Scheduler for WPF and Silverlight | ComponentOne
C1.C1Schedule Namespace / CalendarInfo Class / TimeInterval Property

In This Topic
    TimeInterval Property (CalendarInfo)
    In This Topic
    Gets or sets the TimeScaleEnum value specifying the time interval which is used for displaying time slots in the DayView.
    Syntax
    'Declaration
     
    
    Public Property TimeInterval As TimeScaleEnum
    public TimeScaleEnum TimeInterval {get; set;}
    See Also