2.293.10 Style.BottomBorder

Applies to RDL 2008/01, RDL 2010/01, and RDL 2016/01

The Style.BottomBorder element specifies properties for the bottom border of a report item. These properties override the corresponding value in the default sibling Style.Border element. The Style.BottomBorder element is optional and is of type Border.

If the grandparent element of this element is not Line, Rectangle, Textbox, Image, SubReport, PageSection, Tablix, Chart, GaugePanel, or Page, the Style.BottomBorder element is ignored.

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

Parent elements

Style

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

 <xsd:element name="BottomBorder" type="BorderType" minOccurs="0" />