ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / 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