Version

RecurrenceDialogCoreRemoveRecurrenceCommand Class Methods

For a list of all members of this type, see RecurrenceDialogCoreRemoveRecurrenceCommand members.

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)
See Also