ReminderEditPage Class
In This Article
Namespace: DevExpress.Maui.Scheduler
Assembly: DevExpress.Maui.Scheduler.dll
NuGet Package: DevExpress.Maui.Scheduler
#Declaration
C#
[XamlFilePath("Pages/ReminderEditPage.xaml")]
public class ReminderEditPage :
ContentPage
#Implements
Show 14 items
Microsoft.Maui.Controls.ITabStopElement
Microsoft.Maui.IPage
Microsoft.Maui.IFrameworkElement
#Inheritance
System.Object
See Also