2.69.14 Table.Top

Applies to RDL 2003/10 and RDL 2005/01

The Table.Top element specifies the distance of a Table from the top of the table'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 Table.Top element.

Parent elements

Table

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

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