SchedulerItemBase.RecurrenceInfoId Property
Returns the identifier of the recurrence info.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v25.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
| Type | Description |
|---|---|
| Object | A System.Object that is the identifier of the recurrence info. |
See Also