SchedulerControl.ActualEditAppointmentDialogSettings Property
Namespace: DevExpress.UI.Xaml.Scheduler
Assembly: DevExpress.UI.Xaml.Scheduler.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
[NotPublicByDesign]
public EditAppointmentDialogSettings ActualEditAppointmentDialogSettings { get; set; }
Property Value
Type |
---|
DevExpress.UI.Xaml.Scheduler.EditAppointmentDialogSettings |
See Also