AppointmentEditViewModel.DialogService Property
In This Article
Namespace: DevExpress.XamarinForms.Scheduler
Assembly: DevExpress.XamarinForms.Scheduler.dll
NuGet Package: DevExpress.XamarinForms.Scheduler
#Declaration
C#
public IDialogService DialogService { get; set; }
#Property Value
Type |
---|
IDialog |
See Also