ComponentOne Scheduler for WinForms
ViewType Property (C1Schedule)

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace > C1Schedule Class : ViewType Property
Gets or sets the ScheduleViewEnum value determining currently displayed view.
Syntax
'Declaration
 
Public Property ViewType As ScheduleViewEnum
public ScheduleViewEnum ViewType {get; set;}
See Also

Reference

C1Schedule Class
C1Schedule Members