[]
        
(Showing Draft Content)

C1.WPF.Schedule.C1Scheduler.DismissCommand

DismissCommand Field

Defines the command that dismisses reminders.

Namespace: C1.WPF.Schedule
Assembly: C1.WPF.Schedule.4.6.2.dll
Syntax
public static readonly RoutedCommand DismissCommand
Returns
Type Description
RoutedCommand Defines the command that dismisses reminders.
Remarks
<p>

Command parameter is one of the next values:

  • IList of C1.Schedule.Reminder objects to dismiss
  • the C1.Schedule.Reminder object to dismiss
If command parameter is not specified, all active reminders will be dismissed.