Skip to main content

WorkWeekView.Type Property

Gets the view's type.

Namespace: DevExpress.Xpf.Scheduler

Assembly: DevExpress.Xpf.Scheduler.v14.2.dll

#Declaration

[Browsable(false)]
public override SchedulerViewType Type { get; }

#Property Value

Type Description
SchedulerViewType

The SchedulerViewType.WorkWeek value.

See Also