2.298.1 BorderWidth.Bottom

Applies to RDL 2003/10 and RDL 2005/01

The BorderWidth.Bottom element specifies the width of the bottom Border of a report item. This element is optional. If this element is present, its value MUST be an RdlSize or expression that evaluates to an RdlSize. The value of the BorderWidth.Bottom element MUST NOT be less than 0.25 pt or the equivalent, and it MUST NOT exceed 20 pt or the equivalent.

Following is the parent element of the BorderWidth.Bottom element.

Parent elements

BorderWidth

The following is the XML Schema definition of the BorderWidth.Bottom element.

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