Border Element (RDL)
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Defines the default border properties for a report item.
Element Relationships
Relationship | Element | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Parent elements |
|||||||||||||
Child elements |
|
Remarks
To set the properties for a specific border, use TopBorder Element (RDL), BottomBorder Element (RDL), LeftBorder Element (RDL), or RightBorder Element (RDL). For borders that share the same location, the following rules apply:
- If one report item is contained by another report item, the container report item borders are used.
- If two report items are peers, the ZIndex property controls which border is drawn last. If the ZIndex property is identical, the rightmost border for vertical borders and the bottommost border for horizontal borders is drawn last.
For more information about the report layout, see Formatting Report Items and NIB: Rendering Considerations for Automatic Sizing and Positioning.
See Also
Reference
Report Definition Language XML Schema
Report Definition XML Elements
Concepts
Report Definition Language Data Types
Other Resources
Development (Reporting Services)
Working with Report Items