2.284.18 CustomReportItem.Top

The CustomReportItem.Top element specifies the distance of a CustomReportItem from the top of a containing object. This element is optional and MUST NOT be specified more than once. If this element is present, it is of type RdlSize. If the CustomReportItem.Top element is not present, its value is interpreted as 0.

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

Parent elements

CustomReportItem

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

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