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

Move and Resize Report Controls

You can move report controls using the mouse in the same way you move other controls in Visual Studio. To select multiple controls, press and hold the SHIFT or CTRL key and click the required controls.

design-time-select-move-multiple-controls

You can select all the controls within a specific area by clicking an empty place on a report’s surface and drawing a rectangle around the required controls.

design-time-select-multiple-controls

Use the handles displayed around selected controls to change their size.

design-time-resize-multiple-controls

You can also use the Report Explorer to move a control. You can move controls to other bands (except DetailReportBand), or into an XRPanel or XRTableCell control. Select a control and drag it (either within the Report Explorer or to the design surface). The drop targets are highlighted when you drag the control over them.

design-time-move-controls

Note

You can drag the XRTableOfContents control only to ReportHeaderBand and ReportFooterBand.