Back to Devexpress

ReminderAddViewModel.CreateEditReminderViewModel(Action) Method

maui-devexpress-dot-maui-dot-scheduler-dot-reminderaddviewmodel-dot-createeditreminderviewmodel-x28-system-dot-action-x29.md

latest998 B
Original Source

ReminderAddViewModel.CreateEditReminderViewModel(Action) Method

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public virtual ReminderEditViewModel CreateEditReminderViewModel(
    Action onReminderEditedCallback = null
)

Optional Parameters

NameTypeDefault
onReminderEditedCallbackActionnull

Returns

Type
ReminderEditViewModel

See Also

ReminderAddViewModel Class

ReminderAddViewModel Members

DevExpress.Maui.Scheduler Namespace