AppointmentEditViewModel.DialogService Property
Namespace: DevExpress.Maui.Scheduler
Assembly: DevExpress.Maui.Scheduler.dll
NuGet Package: DevExpress.Maui.Scheduler
Declaration
public IDialogService DialogService { get; set; }
Property Value
Type |
---|
IDialogService |
See Also