DxSchedulerAppointmentItem.IsOccurrence Property
Gets whether the appointment is a recurring appointment in a series (not a pattern).
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v25.1.dll
NuGet Package: DevExpress.Blazor
Declaration
public bool IsOccurrence { get; }
Property Value
| Type | Description |
|---|---|
| Boolean |
|
See Also