[]
        
(Showing Draft Content)

C1.Win.Schedule.C1Schedule.ViewType

ViewType Property

ViewType

Gets or sets the ScheduleViewEnum value determining currently displayed view.

Declaration
[C1Category("Layout")]
[C1Description("ViewType", "Determines currently displayed view.")]
public ScheduleViewEnum ViewType { get; set; }
<C1Category("Layout")>
<C1Description("ViewType", "Determines currently displayed view.")>
Public Property ViewType As ScheduleViewEnum