Version

ReminderDialogSnoozeSelectedCommand Class Members

The following tables list the members exposed by ReminderDialogSnoozeSelectedCommand.

Public Constructors
Public Properties
 NameDescription
Public PropertyCommandSource (Inherited from Infragistics.CommandBase)
Public PropertyCurrentTarget (Inherited from Infragistics.CommandBase)
Protected Properties
 NameDescription
Protected PropertyCommandTypeOverridden. Returns a Infragistics.Controls.Schedules.ReminderDialogCommand enumeration that specified which ReminderDialogCommandBase command this is.  
Public Methods
 NameDescription
Public MethodCanExecuteReports if the command can be executed on the object inputted. (Inherited from Infragistics.Controls.Schedules.Primitives.ReminderDialogCommandBase)
Public MethodExecuteOverloaded. Executes the command (Inherited from Infragistics.Controls.Schedules.Primitives.ReminderDialogCommandBase)
Protected Methods
 NameDescription
Protected MethodOnCanExecuteChanged (Inherited from Infragistics.CommandBase)
Public Events
 NameDescription
Public EventCanExecuteChanged (Inherited from Infragistics.CommandBase)
See Also