2.49.14 List.Top

Applies to RDL 2003/10 and RDL 2005/01

The List.Top element specifies the distance of a List from the top of the list's container. This element is optional. If this element is present, its value MUST be a non-negative RdlSize constant. If this element is not present, the value of the element is interpreted as 0.

Following is the parent element of the List.Top element.

Parent elements

List

The following is the XML Schema definition of the List.Top element.

 <xsd:element name="Top" type="SizeType" minOccurs="0" />