Back to Devexpress

SchedulerCommands.ShowRemindersWindowCommand Property

wpf-devexpress-dot-xpf-dot-scheduling-dot-schedulercommands-036a91d4.md

latest1.5 KB
Original Source

SchedulerCommands.ShowRemindersWindowCommand Property

Gets or sets a command used to invoke the Reminders Window.

Namespace : DevExpress.Xpf.Scheduling

Assembly : DevExpress.Xpf.Scheduling.v25.2.dll

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
public ICommand ShowRemindersWindowCommand { get; set; }
vb
Public Property ShowRemindersWindowCommand As ICommand

Property Value

TypeDescription
ICommand

An ICommand object that is the scheduler command.

|

See Also

Reminders Window

Reminders

SchedulerCommands Class

SchedulerCommands Members

DevExpress.Xpf.Scheduling Namespace