2.293.35 Style.TopBorder

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

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

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

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

Parent elements

Style

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

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