Back to Devexpress

SchedulerRecurrenceFormInfo.RepeatEndItems Property

blazor-devexpress-dot-blazor-dot-schedulerrecurrenceforminfo.md

latest1.1 KB
Original Source

SchedulerRecurrenceFormInfo.RepeatEndItems Property

Specifies the list of available repeat end items.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public List<SchedulerRecurrenceRange> RepeatEndItems { get; set; }

Property Value

TypeDescription
List<SchedulerRecurrenceRange>

The list of available items.

|

Remarks

Refer to the SchedulerRecurrenceFormInfo class description for additional information and an example.

See Also

SchedulerRecurrenceFormInfo Class

SchedulerRecurrenceFormInfo Members

DevExpress.Blazor Namespace