Back to Devexpress

DxSchedulerAppointmentItem.IsException Property

blazor-devexpress-dot-blazor-dot-dxschedulerappointmentitem-7faf7bfe.md

latest1.0 KB
Original Source

DxSchedulerAppointmentItem.IsException Property

Gets whether the appointment is an exception (changed occurrence or deleted occurrence).

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public bool IsException { get; }

Property Value

TypeDescription
Boolean

true, if the appointment is an exception in a recurring series; otherwise, false.

|

See Also

DxSchedulerAppointmentItem Class

DxSchedulerAppointmentItem Members

DevExpress.Blazor Namespace