2.284.13 CustomReportItem.Left

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

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

Parent elements

CustomReportItem

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

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