2.293.28 Style.PaddingTop

The Style.PaddingTop element specifies the padding between the top edge of a report item and its contents. This element is optional. If this element is present, its value MUST be an RdlSize or an expression that evaluates to an RdlSize.

The value of the Style.PaddingTop element MUST NOT be a size that is greater than 1000 pt or the equivalent. If the grandparent element of the Style.PaddingTop element is not Textbox, Subtotal, or Image, the Style.PaddingTop element is ignored.

Following is the parent element of the Style.PaddingTop element.

Parent elements

Style

The following is the XML Schema definition of the Style.PaddingTop element.

 <xsd:element name="PaddingTop" type="xsd:string" minOccurs="0" />