Skip to main content

SchedulerControl.SelectedAppointmentsBindableProperty Field

Identifies the SchedulerControl.SelectedAppointmentsBindable dependency property.

Namespace: DevExpress.Xpf.Scheduler

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

NuGet Package: DevExpress.Wpf.Scheduler

Declaration

public static readonly DependencyProperty SelectedAppointmentsBindableProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also