2.293.21 Style.LeftBorder

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

The Style.LeftBorder element specifies properties for the left border of a report item. These properties override the corresponding value in the default sibling Style.Border element. The Style.LeftBorder 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.LeftBorder element is ignored.

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

Parent elements

Style

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

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