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.
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.
Use the handles displayed around selected controls to change their size.
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.
Note
You can drag the XRTableOfContents control only to ReportHeaderBand and ReportFooterBand.