ComponentOne Scheduler for WPF and Silverlight
DismissCommand Field (C1Scheduler)

C1.WPF.Schedule Namespace > C1Scheduler Class : DismissCommand Field
Defines the command that dismisses reminders.
Syntax
'Declaration
 
Public Shared ReadOnly DismissCommand As System.Windows.Input.RoutedCommand
public static readonly System.Windows.Input.RoutedCommand DismissCommand
Remarks

Command parameter is one of the next values:

If command parameter is not specified, all active reminders will be dismissed.

See Also

Reference

C1Scheduler Class
C1Scheduler Members