Back to Devexpress

AppointmentDetailPage Class

maui-devexpress-dot-maui-dot-scheduler-b20007fc.md

latest2.8 KB
Original Source

AppointmentDetailPage Class

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
[XamlFilePath("Pages/AppointmentDetailPage.xaml")]
public class AppointmentDetailPage :
    ContentPage,
    IDialogService

Implements

Show 15 items

INotifyPropertyChanged

IAnimatable

Microsoft.Maui.Controls.ITabStopElement

ILayout

IPageController

IVisualElementController

IElementController

IElementConfiguration<Page>

Microsoft.Maui.IPage

IHotReloadableView

IView

Microsoft.Maui.IFrameworkElement

ITransform

IReplaceableView

IDialogService

Inheritance

System.Object BindableObject Element NavigableElement VisualElement Page TemplatedPage ContentPage AppointmentDetailPage

Extension Methods

Yield<AppointmentDetailPage>()

YieldIfNotNull<AppointmentDetailPage>()

See Also

AppointmentDetailPage Members

DevExpress.Maui.Scheduler Namespace