ComponentOne Scheduler for WinForms
ViewType Property (BeforeViewChangeEventArgs)

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace > BeforeViewChangeEventArgs Class : ViewType Property
Gets or sets ScheduleViewEnum value determining which type of view should be selected.
Syntax
'Declaration
 
Public Property ViewType As ScheduleViewEnum
public ScheduleViewEnum ViewType {get; set;}
See Also

Reference

BeforeViewChangeEventArgs Class
BeforeViewChangeEventArgs Members