2.293.29 Style.RightBorder

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

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

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

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

Parent elements

Style

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

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