Gets whether the appointment has been deleted.
Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf.StandardForms
C#
![]() |
---|
public bool AppointmentDeleted { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property AppointmentDeleted As Boolean |
true if user deleted Appointment using form's Delete button, or false otherwise.