Version

ActivityDialogCoreHideTimeZonePickersCommand Class Methods

For a list of all members of this type, see ActivityDialogCoreHideTimeZonePickersCommand 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.ActivityDialogCoreCommandBase)
Protected Methods
 NameDescription
Protected MethodExecuteCommandOverridden. Hides the time zone pickers in the ActivityDialogCore object.  
Protected MethodOnCanExecuteChanged (Inherited from Infragistics.CommandBase)
See Also