SchedulerAppointmentType Enum
Lists the types of appointment.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v24.2.dll
NuGet Package: DevExpress.Blazor
#Declaration
public enum SchedulerAppointmentType
#Members
Name | Description | Value |
---|---|---|
One
|
One-time appointment. |
|
Pattern
|
Appointment that serves as the pattern for other recurring appointments. |
|
Occurrence
|
Recurring appointment that conforms to the series pattern. |
|
Changed
|
Recurring appointment that is modified and does not conform to the recurring series pattern. |
|
Deleted
|
Recurring appointment deleted from the series. |
|
#Related API Members
The following properties accept/return SchedulerAppointmentType values: