Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule Namespace / C1Schedule Class / ViewType Property

In This Topic
    ViewType Property (C1Schedule)
    In This Topic
    Gets or sets the ScheduleViewEnum value determining currently displayed view.
    Syntax
    'Declaration
     
    Public Property ViewType As ScheduleViewEnum
    public ScheduleViewEnum ViewType {get; set;}
    See Also