Image Properties Dialog Box - General Tab (Visual Studio Report Designer)

Use the General tab of the Image Properties dialog box to define general options for the image. To open this dialog box, right-click an image report item on a client report definition (.rdlc) file, and then select Properties. The following table describes the other tabs in the Image Properties dialog box.

Topic Description

Image Properties - Navigation Tab (Visual Studio Report Designer)

Describes the Navigation tab of the ImageProperties dialog box.

Image Properties - Visibility Tab (Visual Studio Report Designer)

Describes the Visibility tab of the ImageProperties dialog box.

Options

  • Name
    Type a name for the image. The name must be unique within the report.
  • Tooltip
    Type a ToolTip or an expression that evaluates to a ToolTip. Click the expression (fx) button to edit the expression. The value of Tooltip will appear when the user pauses the pointer over the text box in an HTML report.
  • Repeat report item with data region on every page
    Choose this option to show the image with a data region each time the data region appears on a page. This is useful for headings that should appear with the data region on each page of the report.
  • Dataregion
    Type or select the data region with which to repeat the image on every page that the data region appears.

See Also

Concepts

Adding Data Regions to a Report (Visual Studio Report Designer)
Adding Images to a Report (Visual Studio Report Designer)
Using Expressions in a Report (Visual Studio Report Designer)
ReportViewer Controls (Visual Studio)
ReportViewer Web Server and Windows Forms Controls

Other Resources

Report Designer User Interface Reference (Visual Studio)