AppointmentMappings.RecurrenceRule Property
Gets or sets the data field to which an appointment’s AppointmentItem.RecurrenceRule property is bound.
Namespace: DevExpress.UI.Xaml.Scheduler
Assembly: DevExpress.UI.Xaml.Scheduler.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
| Type | Description |
|---|---|
| DevExpress.UI.Xaml.Scheduler.Mapping | A DevExpress.UI.Xaml.Scheduler.Mapping value that specifies the name of the bound data field. |
See Also