Skip to main content

SchedulerAppointmentDisplayOptions.ShowRecurrenceProperty Field

Identifies the SchedulerAppointmentDisplayOptions.ShowRecurrence dependency property.

Namespace: DevExpress.Xpf.Scheduler

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

NuGet Package: DevExpress.Wpf.Scheduler

Declaration

public static readonly DependencyProperty ShowRecurrenceProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also