Class | Description | |
---|---|---|
NAddAppointmentCommandAction | Creates and adds a new appointment to the schedule. | |
NCategoryCommandAction | Categorizes one or more appointments. | |
NDeleteAppointmentsCommandAction | Deletes the selected appointments. | |
NDocumentInfoCommandAction | Edits the document information of a schedule. | |
NEditAppointmentCommandAction | Shows a dialog for editing the properties of an appointment. | |
NExportToPdfCommandAction | Exports the current date range of a schedule to PDF. | |
NExportToRasterImageCommandAction | Exports the current date range of a schedule to an image. | |
NExportToVectorImageCommandAction | Exports the schedule to a vector image. | |
NGoToNextRangeCommandAction | Moves the schedule to its next date range. | |
NGoToPreviousRangeCommandAction | Moves the schedule to its previous date range. | |
NGoToTodayCommandAction | Moves the schedule to today. | |
NGroupingsCommandAction | Edits the groupings of the currently active view mode. | |
NImportAppointmentsCommandAction | Imports appointments from another schedule document. | |
NNewCommandAction | Creates a new schedule document. | |
NOpenCommandAction | Opens a schedule document. | |
NPrintCommandAction | Prints a drawing document. | |
NSaveAsCommandAction | Shows a "Save As" dialog and saves a schedule document to a file. | |
NSaveCommandAction | Saves a schedule document to a file. | |
NScheduleChildSettingsCommandAction | Shows a settings dialog for a schedule child, for example - time ruler, header, grid. | |
NScheduleCommandAction | Base class for schedule command actions. | |
NScheduleInteractivityCommandAction | Configures the interactivity of the schedule. | |
NScheduleToggleCommandAction | Base class for all schedule toggle command actions. | |
NTagCommandAction<TTag> | Base class for all command actions that modify a tag of one or more appointments. | |
NTimeMarkerCommandAction | Applies a time marker to one or more appointments. | |
NToggleOrientationCommandAction | Toggles the orientation of a schedule view. | |
NToggleViewModeCommandAction | Toggles the view mode of a schedule view. | |
NToggleZoomModeCommandAction | Toggles the Zoom Mode of the schedule. | |
NZoomToPercentCommandAction | The zoom to percent command action. |