Skip to main content

AppointmentDialogShowingEventArgsBase.Appointment Property

Namespace: DevExpress.WinUI.Scheduler

Assembly: DevExpress.WinUI.Scheduler.v23.2.dll

NuGet Package: DevExpress.WinUI

#Declaration

public AppointmentItem Appointment { get; }

#Property Value

Type
AppointmentItem
See Also