Skip to main content
A newer version of this page is available. .

Toolbar

  • 3 minutes to read

The Toolbar allows you to easily perform various report commands, which are divided into the following sections:

WPFDesigner_Toolbar

Report Commands

Use these commands to save and load report layouts:

Icon Command Description
WPFDesigner_Toolbar_NewIcon New Creates a new report using the Report Wizard. This button is available only in the Report Designer Classic View.
WPFDesigner_Toolbar_OpenIcon Open Invokes the Open dialog that allows users to select which report layout to open.
WPFDesigner_Toolbar_SaveIcon Save Saves the current report to the default file.
WPFDesigner_Toolbar_SaveAsIcon Save as Invokes the Save dialog that allows users to select a file to which the current report layout should save.

Edit Commands

Use the following commands to delete the selected report elements, place them to the clipboard, paste them onto report bands and cancel previous actions:

Icon Command Description
WPFDesigner_Toolbar_DeleteIcon Delete Deletes the selected report elements.
WPFDesigner_Toolbar_CutIcon Cut Cuts the selected report elements to the clipboard.
WPFDesigner_Toolbar_CopyIcon Copy Copies the selected report elements to the clipboard.
WPFDesigner_Toolbar_PasteIcon Paste Pastes the contents of the clipboard to the selected report band.
WPFDesigner_Toolbar_UndoIcon Undo Cancels the last change made.
WPFDesigner_Toolbar_RedoIcon Redo Reverses the results of the last undo action.

Font Commands

Use these commands to customize font, color, formatting and alignment settings of the selected elements:

Icon Command(s) Description
WPFDesigner_Toolbar_FontNameIcon Font Name Specifies the font name.
WPFDesigner_Toolbar_FontSizeIcon Font Size Specifies the font size.
WPFDesigner_Toolbar_ForeColorIcon Foreground Color Specifies the foreground color.
WPFDesigner_Toolbar_BackColorIcon Background Color Specifies the background color.
WPFDesigner_Toolbar_FormattingIcons Bold, Italic, Underline, Strikeout Apply/remove bold formatting, italic formatting, underlining and strikethrough.
WPFDesigner_Toolbar_HorzAlignIcons Left, Center, Right, Justify Specify the horizontal text alignment.
WPFDesigner_Toolbar_VertAlignIcons Top, Center, Bottom Specifies the vertical text alignment.

Alignment Commands

Use the following commands to align report elements to each other:

Icon Command Description
wpf-report-designer-toolbar-align-to-grid Align to Grid Align the selected control(s) to the snap grid.
wpf-report-designer-toolbar-horizontal-align Align Lefts/Centers/Rigths Specify the horizontal (Left, Center or Right) alignment for selected controls.
wpf-report-designer-toolbar-vertical-align Align Tops/Middles/Bottoms Specify the vertical (Top, Middle or Bottom) alignment for selected controls.

Layout Commands

The following commands allow you to construct the layout of report elements:

Icon Command Description
wpf-report-designer-toolbar-size-to-grid Size to Grid Sizes selected control(s) to the snap grid.
wpf-report-designer-toolbar-make-same-size Make Same Width/Height/Size Make the selected controls have the same size.
wpf-report-designer-toolbar-horizontal-spacing Horizontal Spacing Make equal/increase/decrease/remove the horizontal space between the selected controls.
wpf-report-designer-toolbar-vertical-spacing Vertical Spacing Make equal/increase/decrease/remove the vertical space between the selected controls.
wpf-report-designer-toolbar-center Center Horizontally or vertically center the selected controls within a band.

Arrange Commands

These commands allow users to change the order of stacked elements:

Icon Command Description
WPFDesigner_Toolbar_BringToFront Bring to Front Brings the selected elements to the front of a group of stacked elements or moves the selected elements one step closer to the front.
WPFDesigner_Toolbar_SendToBack Send to Back Sends the selected elements to the back of a group of stacked elements or moves the selected elements one step toward the back.

Editors Commands

Use the following commands to invoke the Watermark dialog, Page Setup dialog or Script Editor:

Icon Command Description
WPFDesigner_Toolbar_Watermark Watermark Invokes the Watermark dialog that allows users to add a text watermark to a report or turn a picture into a report’s background.
WPFDesigner_Toolbar_PageSetup Page Setup Invokes the Page Setup dialog that allows users to modify the paper size, orientation, and margins.
WPFDesigner_Toolbar_ScriptEditor Scripts Shows or hides the Script Editor that allows users to write code for specific event handlers.