Delen via


Completing the Report Wizard (Visual Studio Report Wizard)

Use this page to name the report and review the options to be applied to the report.

When the wizard completes, a set of files for the new Visual Studio project or web site is created from the Reporting Application templates associated with Windows applications written using the Microsoft Visual Basic or Microsoft C# language or Web applications.

The ReportViewer control is also hooked up to the client report definition (.rdlc) file for the report you defined in the wizard. You can now open the report in the Visual Studio Report Designer and enhance the report layout with visual effects such as images and lines, add advanced features such expressions and parameters, and include custom code. For more information, see Defining a Report Layout (Visual Studio Report Designer), Using Expressions in a Report (Visual Studio Report Designer), and Adding Custom Code to a Report (Visual Studio Report Designer).

Options

  • Report name
    Type a name for the report.
  • Report summary
    View the options that you selected in previous steps of the Report Wizard. To change an option, click Back until you find the page that contains the option you want to change.
  • Preview report
    Choose this option to view the report after it is created.

See Also

Concepts

Creating Client Report Definitions Using the Visual Studio Report Wizard

Other Resources

Report Designer User Interface Reference (Visual Studio)
Report Wizard User Interface Reference (Visual Studio)