Version

RecurrenceDialogCoreRemoveRecurrenceCommand Class Members

The following tables list the members exposed by RecurrenceDialogCoreRemoveRecurrenceCommand.

Public Constructors
Public Properties
 NameDescription
Public PropertyCommandSource (Inherited from Infragistics.CommandBase)
Public PropertyCurrentTarget (Inherited from Infragistics.CommandBase)
Public Methods
 NameDescription
Public MethodCanExecuteOverridden. Returns true if the command can be executed on the object.  
Public MethodExecuteOverloaded. Executes the command (Inherited from Infragistics.Controls.Schedules.Primitives.RecurrenceDialogCoreCommandBase)
Protected Methods
 NameDescription
Protected MethodExecuteCommandOverridden. Removes the recurrence definition from the Infragistics.Controls.Schedules.ActivityBase being edited and closes the ActivityRecurrenceDialogCore.  
Protected MethodOnCanExecuteChanged (Inherited from Infragistics.CommandBase)
Public Events
 NameDescription
Public EventCanExecuteChanged (Inherited from Infragistics.CommandBase)
See Also