Back to Devexpress

ViewBase.Scheduler Property

wpf-devexpress-dot-xpf-dot-scheduling-dot-viewbase-642f191a.md

latest1.1 KB
Original Source

ViewBase.Scheduler Property

Gets the SchedulerControl to which the specified View belongs.

Namespace : DevExpress.Xpf.Scheduling

Assembly : DevExpress.Xpf.Scheduling.v25.2.dll

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
public SchedulerControl Scheduler { get; }
vb
Public ReadOnly Property Scheduler As SchedulerControl

Property Value

TypeDescription
SchedulerControl

A SchedulerControl object.

|

See Also

ViewBase Class

ViewBase Members

DevExpress.Xpf.Scheduling Namespace