Reports

The Reports widget is used to add a list of reports to a page in the application.

Properties

The Reports widget has the following properties:

Properties Description
Allow Drag

The Allow Drag property is used to indicate whether users can move a widget around on a page while they are using it.

Height

The Height property is used to specify the height (in pixels) of an attribute, control, or widget.

ID

Read only. The ID property is used to show the unique ID of the design control.

Left

The Left property is used to set the number of pixels from the left side of a page that an attribute, control, or widget is positioned. Use this property to align the attributes, controls, and widgets on a page.

Top

The Top property is used to set the number of pixels from the top of a page that an attribute, control, or widget is positioned. Use this property to align the attributes, controls, and widgets on a page.

Width

The Width property is used to specify the width (in pixels) of an attribute, control, or widget.

Z-Index

The Z-Index property is used to set the order by which attributes, controls, and widgets are layered on a page. For example, you can layer a form on top of an image.