2.293.26 Style.PaddingLeft

The Style.PaddingLeft element specifies the padding between the left 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.PaddingLeft element MUST NOT be a size that is greater than 1000 pt or the equivalent. If the grandparent element of this element is not Textbox, Subtotal, or Image, the Style.PaddingLeft element is ignored.

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

Parent elements

Style

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

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