Back to Devexpress

SchedulerItemBase.RecurrenceInfoId Property

wpf-devexpress-dot-xpf-dot-scheduling-dot-scheduleritembase-b8213d13.md

latest1.1 KB
Original Source

SchedulerItemBase.RecurrenceInfoId Property

Returns the identifier of the recurrence info.

Namespace : DevExpress.Xpf.Scheduling

Assembly : DevExpress.Xpf.Scheduling.v25.2.dll

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
public object RecurrenceInfoId { get; protected set; }
vb
Public Property RecurrenceInfoId As Object

Property Value

TypeDescription
Object

A System.Object that is the identifier of the recurrence info.

|

See Also

SchedulerItemBase Class

SchedulerItemBase Members

DevExpress.Xpf.Scheduling Namespace