Skip to main content

SchedulerControl.Scheduler Attached Property

Gets or sets the SchedulerControl object to which a child element belongs. This is an attached property. This is a dependency property.

Namespace: DevExpress.Xpf.Scheduling

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

NuGet Package: DevExpress.Wpf.Scheduling

Declaration

Returns

Type Description
SchedulerControl

A SchedulerControl object.

See Also