Skip to main content
A newer version of this page is available. .

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.v19.1.dll

Declaration

Returns

Type Description
SchedulerControl

A SchedulerControl object.

See Also