ReminderEditViewModel.TimeSpanSelectedCommand Property
Namespace: DevExpress.Maui.Scheduler
Assembly: DevExpress.Maui.Scheduler.dll
NuGet Package: DevExpress.Maui.Scheduler
Declaration
public ICommand TimeSpanSelectedCommand { get; }
Property Value
| Type |
|---|
| ICommand |
See Also