Back to Devexpress

AppointmentItem.IsBase Property

maui-devexpress-dot-maui-dot-scheduler-dot-appointmentitem-8bed3854.md

latest915 B
Original Source

AppointmentItem.IsBase Property

Returns whether the appointment is a base (the appointment Type is Normal or Pattern).

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public bool IsBase { get; }

Property Value

TypeDescription
Boolean

true if the appointment is a base; otherwise, false.

|

See Also

AppointmentItem Class

AppointmentItem Members

DevExpress.Maui.Scheduler Namespace