[]
Enumerates the available designer commands (actions) that can be executed within the ActiveReports designer environment.
public enum DesignerAction
The DesignerAction enumeration provides a comprehensive list of actions that can be performed by the user or programmatically within the ActiveReports designer. These actions cover a wide range of functionalities, including file operations, editing, formatting, alignment, and more, to facilitate a rich design experience.
Actions include operations like opening and saving files, cutting, copying, pasting, undoing, redoing, and deleting elements, as well as more specific design tasks such as aligning objects, setting font properties, managing borders, and working with data sources.
This enumeration allows for the implementation of a dynamic and user-friendly interface in the ActiveReports designer, enabling users to efficiently create and modify reports.
Name | Description |
---|---|
AddLayer | Represents the command to add a new layer and set it as active. |
BackColorDlg | Represents the command to open the background color dialog in the designer. |
BorderBottom | Represents the command to apply a border to the bottom side of the selected items in the designer. |
BorderLeft | Represents the command to apply a border to the left side of the selected items in the designer. |
BorderRight | Represents the command to apply a border to the right side of the selected items in the designer. |
BorderTop | Represents the command to apply a border to the top side of the selected items in the designer. |
BordersAll | Represents the command to apply borders to all sides of the selected items in the designer. |
BordersNone | Represents the command to apply no borders to the selected items in the designer. |
ConvertToMaster | Represents the command to convert the current report to a master report. |
ConvertToMultiSection | Represents the command to convert the current report to a multi-section report. |
DataSourceSetup | Represents the command to open the data source setup dialog in the designer. |
DeleteLayer | Represents the command to delete the currently active layer. |
EditCopy | Represents the command to copy the selected item(s) in the designer. |
EditCut | Represents the command to cut the selected item(s). |
EditDelete | Represents the command to delete the selected item(s) in the designer. |
EditDesigner | Represents the command to switch to the Designer tab. |
EditOleObject | Represents the command to edit an OLE object in the designer. |
EditPaste | Represents the command to paste the copied or cut item(s) into the designer. |
EditPreview | Represents the command to switch to the Preview tab. |
EditRedo | Represents the command to redo the previously undone action in the designer. |
EditScript | Represents the command to open the script editor in the designer. |
EditUndo | Represents the command to undo the last action performed in the designer. |
EnableChartWizard | Represents the command to enable the chart wizard in the designer. |
FileOpen | Represents the command to open a report file in the designer. |
FileSave | Represents the command to open save the current file in the designer. |
ForeColorDlg | Represents the command to open the foreground color dialog in the designer. |
FormatAlignBottom | Represents the command to align selected items to the bottom in the designer. |
FormatAlignCenter | Represents the command to center selected items horizontally in the designer. |
FormatAlignLeft | Represents the command to align selected items to the left in the designer. |
FormatAlignMiddle | Represents the command to align selected items to the middle vertically in the designer. |
FormatAlignRight | Represents the command to align selected items to the right in the designer. |
FormatAlignToGrid | Represents the command to align selected items to the grid in the designer. |
FormatAlignTop | Represents the command to align selected items to the top in the designer. |
FormatBackColor | Represents the command to change the background color of the selected items in the designer. |
FormatBorder | Represents the command to apply border settings to the selected items in the designer. |
FormatBringToFront | Represents the command to bring the selected items to the front of the z-order in the designer. |
FormatCenterHorizontally | Represents the command to center selected items horizontally within their container in the designer. |
FormatCenterVertically | Represents the command to center selected items vertically within their container in the designer. |
FormatFontBold | Represents the command to apply bold formatting to the selected text in the designer. |
FormatFontItalic | Represents the command to apply italic formatting to the selected text in the designer. |
FormatFontName | Represents the command to change the font name of the selected text in the designer. |
FormatFontSize | Represents the command to change the font size of the selected text in the designer. |
FormatFontUnderline | Represents the command to apply underline formatting to the selected text in the designer. |
FormatForeColor | Represents the command to change the foreground color of the selected items in the designer. |
FormatLineColor | Represents the command to change the line color of the selected items in the designer. |
FormatLineStyle | Represents the command to change the line style of the selected items in the designer. |
FormatLockControls | Represents the command to lock the selected controls in the designer. |
FormatOrderBringToFront | Represents the command to bring selected items to the front in the designer. |
FormatOrderSendToBack | Represents the command to send selected items to the back in the designer. |
FormatRTFBullets | Represents the command to toggle bullet points in RTF fields in the designer. |
FormatRTFIndent | Represents the command to increase the indent in RTF fields in the designer. |
FormatRTFOutdent | Represents the command to decrease the indent in RTF fields in the designer. |
FormatSendToBack | Represents the command to send the selected items to the back of the z-order in the designer. |
FormatSizeBoth | Represents the command to make selected items the same size in both width and height in the designer. |
FormatSizeSameHeight | Represents the command to make selected items the same height in the designer. |
FormatSizeSameWidth | Represents the command to make selected items the same width in the designer. |
FormatSizeToGrid | Represents the command to adjust the selected items' size to the grid in the designer. |
FormatSpaceDecreaseHorizontal | Represents the command to decrease the horizontal spacing between selected items in the designer. |
FormatSpaceDecreaseVertical | Represents the command to decrease the vertical spacing between selected items in the designer. |
FormatSpaceEquallyHorizontal | Represents the command to distribute selected items equally horizontally in the designer. |
FormatSpaceEquallyVertical | Represents the command to distribute selected items equally vertically in the designer. |
FormatSpaceIncreaseHorizontal | Represents the command to increase the horizontal spacing between selected items in the designer. |
FormatSpaceIncreaseVertical | Represents the command to increase the vertical spacing between selected items in the designer. |
FormatSpaceRemoveHorizontal | Represents the command to remove horizontal spacing between selected items in the designer. |
FormatSpaceRemoveVertical | Represents the command to remove vertical spacing between selected items in the designer. |
FormatStyle | Represents the command to apply a style to the selected items in the designer. |
FormatTextAlignBottom | Represents the command to align the selected text to the bottom in the designer. |
FormatTextAlignCenter | Represents the command to align the selected text to the center in the designer. |
FormatTextAlignJustify | Represents the command to justify the selected text in the designer. |
FormatTextAlignLeft | Represents the command to align the selected text to the left in the designer. |
FormatTextAlignMiddle | Represents the command to center the selected text vertically in the designer. |
FormatTextAlignRight | Represents the command to align the selected text to the right in the designer. |
FormatTextAlignTop | Represents the command to align the selected text to the top in the designer. |
GridMode | Represents the command to change the grid mode in the designer. |
HeadingLevel | Represents the command to set the heading level for the selected text in the designer. |
InsertGroupHF | Represents the command to insert a group header or footer in the designer. |
InsertPageHF | Represents the command to insert a page header or footer in the designer. |
InsertRTFField | Represents the command to insert an RTF field in the designer. |
InsertReportHF | Represents the command to insert a report header or footer in the designer. |
LayerBringToFront | Represents the command to bring the currently active layer to the front of the z-order. |
LayerSendToBack | Represents the command to send the currently active layer to the back of the z-order. |
LayerSetActive | Represents the command to set the specified layer as active. |
MouseModePan | Represents the command to set the mouse mode to pan, allowing for panning across the design surface. |
MouseModeSelect | Represents the command to set the mouse mode to selection. |
NewReport | Represents the command to create a new report in the designer. |
OpenChartCustomize | Represents the command to open the chart customization dialog in the designer. |
OpenChartWizard | Represents the command to open the chart wizard dialog in the designer. |
OpenDataRegionWizard | Represents the command to open the data region wizard dialog in the designer. |
OpenOutputFormatDialog | Represents the command to open the output format dialog in the designer. |
OpenTableWizard | Represents the command to open the table wizard dialog in the designer. |
OpenTablixWizard | Represents the command to open the tablix wizard dialog in the designer. |
PageFooter | Represents the command to insert or edit the page footer section in the designer. |
PageHeader | Represents the command to insert or edit the page header section in the designer. |
ReorderGroups | Represents the command to reorder groups in the designer. |
ReportImages | Represents the command to open the report images dialog in the designer. |
ReportParams | Represents the command to open the report parameters dialog in the designer. |
ReportParts | Represents the command to open the report parts dialog in the designer. |
ReportProperties | Represents the command to open the report properties dialog in the designer. |
ReportSection | Represents the command to insert or edit a report section in the designer. |
ReportSettings | Represents the command to open the report settings dialog. |
ReportSlicers | Represents the command to open the report slicers dialog in the designer. |
SelectAll | Represents the command to select all items on the design surface. |
SetMasterReport | Represents the command to set the current report as the master report. |
StyleSheetEditor | Represents the command to open the style sheet editor dialog in the designer. |
ToggleDimensionLines | Represents the command to toggle the visibility of dimension lines in the designer. |
ToggleSnapToGrid | Represents the command to toggle snapping to the grid in the designer. |
ToggleSnapToLines | Represents the command to toggle snapping to lines in the designer. |
ToggleViewGrid | Represents the command to toggle the visibility of the grid in the designer. |
ZoomActual | Represents the command to reset the zoom level to actual size on the design surface. |
ZoomIn | Represents the command to zoom in on the design surface. |
ZoomOut | Represents the command to zoom out on the design surface. |
ZoomValue | Represents the command to set a specific zoom value on the design surface. |