Skip to main content

SchedulerCommands.DeleteSelectedAppointmentsCommand Property

Namespace: DevExpress.WinUI.Scheduler

Assembly: DevExpress.WinUI.Scheduler.v23.2.dll

NuGet Package: DevExpress.WinUI

#Declaration

public ICommand DeleteSelectedAppointmentsCommand { get; protected set; }

#Property Value

Type
ICommand
See Also