Skip to main content
A newer version of this page is available. .

SchedulerControl.ActualEditAppointmentDialogSettings Property

Namespace: DevExpress.WinUI.Scheduler

Assembly: DevExpress.WinUI.Scheduler.v21.1.dll

Declaration

[NotPublicByDesign]
public EditAppointmentDialogSettings ActualEditAppointmentDialogSettings { get; set; }

Property Value

Type
DevExpress.WinUI.Scheduler.EditAppointmentDialogSettings
See Also