Summary View

A Summary View is used to add summary information to a page in the application. Summary information can be associated with other information, such as lists or backlogs. Summary information can be configured so that changes made to summary data updates any lists to which that summary is associated.

Properties

The Summary View control has the following properties:

Properties Description
ID

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

LayoutHeight

The LayoutHeight property is used to specify the height of a control or widget. LayoutHeight can be specified in pixels or as a percentage of the height of the containing pane.

LayoutWidth

The Layout Width property is used to specify the width of a control or widget. LayoutWidth can be specified in pixels or as a percentage of the width of the containing pane.

Subscriptions

The Subscriptions property is used to list events for which a widget is subscribed.

Title

The Title property is used to specify a title that is visible to team members while using the widget or control.

Type

Read only. The Type property is used to show the control type. For example, linklabel, button, hr, and so on.

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.