2.49.11 List.Left

Applies to RDL 2003/10 and RDL 2005/01

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

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

Parent elements

List

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

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