AppointmentDetailPage Class
In This Article
Namespace: DevExpress.Maui.Scheduler
Assembly: DevExpress.Maui.Scheduler.dll
NuGet Package: DevExpress.Maui.Scheduler
#Declaration
C#
[XamlFilePath("Pages/AppointmentDetailPage.xaml")]
public class AppointmentDetailPage :
ContentPage,
IDialogService
#Implements
Show 15 items
Microsoft.Maui.Controls.ITabStopElement
Microsoft.Maui.IPage
Microsoft.Maui.IFrameworkElement
#Inheritance
System.Object
BindableObject
Element
NavigableElement
VisualElement
Page
TemplatedPage
ContentPage
AppointmentDetailPage
See Also