Properties for Report controls in DataWindow objects

An x in the M (Modify) column means you can change the property. When (exp) is included in the description, you can specify a DataWindow expression as the value for that property.

Property for a Report

M

Description

Attributes

A list of the properties of the report.

Band

The band containing the report.

Border

x

(exp) The type of border around the report.

Criteria

x

The search condition of the WHERE clause that relates the report to the main DataWindow.

DataObject

x

The name of the DataWindow that is the nested report.

Height

x

(exp) The height of the report.

Height.AutoSize

x

Whether the height of the control will be adjusted to display all the data.

HideSnaked

x

Whether the control appears once per page when printing newspaper columns.

Moveable

x

Whether the user can move the report.

Name

The name of the Report control.

Nest_Arguments

x

Retrieval arguments for the report.

NewPage (Report controls)

x

Whether to start the report on a new page (composite only).

Pointer

x

(exp) The pointer image when it is over the report.

Resizeable

x

Whether the user can resize the report.

SlideLeft

x

(exp) Whether the report moves left to fill in empty space.

SlideUp

x

(exp) How the report moves up to fill in empty space.

ShowBackground

x

Whether the background settings of the report display.

Tag

x

(exp) The tag text for the report.

Trail_Footer

x

Where to print the footer (composite only).

Type

The control’s type, which is report.

Visible

x

(exp) Whether the Report control is visible.

Width

x

(exp) The width of the report.

X

x

(exp) The x coordinate of the report.

Y

x

(exp) The y coordinate of the report.