2.50.14 Matrix.Top

Applies to RDL 2003/10 and RDL 2005/01

The Matrix.Top element specifies the distance of a Matrix from the top of the matrix's container. This element is optional. If this element is specified, its value MUST be a non-negative RDLSize. If this element is not specified, the value of the element is interpreted as 0.

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

Parent elements

Matrix

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

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