Report settings

Reports

under construction

A report is the main object in the Report Designer. While the report's properties can be accessed via the report's Smart tag, the complete settings list is available in the Property Grid, where all the report's properties are divided into the following groups.

See also:


Appearance

Behavior

Data

Usually, it is not necessary to specify the Data Member property when binding a report to data. This property should only be set directly if the dataset contains more than one table.

Design

Misc

Navigation

Bookmark – Allows you to define how a report is named in the document map when the report bookmarks are implemented. By default, it is synchronized with the report's Name property.

Page Settings

Note that the report's Margins.Top and Margins.Bottom properties are tied to the Height property of the Page Margin Bands. So, changing these properties' values will cause changing the appropriate bands' Height value as well, and vice versa.

If the Paper Kind property is set to Custom, then the printer paper will be selected according to the Paper Name property's value. In this case, it's also necessary to set the Page Width and Page Height properties to the corresponding values of the paper selected.

The Paper Name property's value is in effect only when the Paper Kind property is set to Custom. If the printer on which a document is printed doesn't support the paper type specified by the Paper Name property's value, then it will default to the Letter paper size. In this case, it's also necessary to set the Page Width and Page Height properties to the corresponding values of the selected paper.

Parameters

Structure

Bands – Allows you to invoke the Report Editor, intended to manage and customize a report's bands.