Version

ActivityDialogCoreCommand Enumeration

An enumeration of available commands for the Infragistics.Controls.Schedules.Primitives.ActivityDialogCore object.
Syntax
'Declaration
 
Public Enum ActivityDialogCoreCommand 
   Inherits System.Enum
public enum ActivityDialogCoreCommand : System.Enum 
Members
MemberDescription
CloseCloses the Infragistics.Controls.Schedules.Primitives.ActivityDialogCore object.
DeleteDeletes the ActivityBase currently being edited in the Infragistics.Controls.Schedules.Primitives.ActivityDialogCore object.
DisplayRecurrenceDialogDisplays the ActivityBase Recurrence dialog.
HideTimeZonePickersHides the time zone pickers.
SaveAndCloseSaves the ActivityBase and closes the Infragistics.Controls.Schedules.Primitives.ActivityDialogCore object that is hosting it.
ShowTimeZonePickersShows the time zone pickers.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also