Share via


BorderColor Element (RDL)

Specifies the color of the border of the item.

Syntaxe

<Style>
    ...
    <BorderColor>
        <Default>...</Default>
        <Left>...</Left>
        <Right>…</Right>
        <Top>...</Top>
        <Bottom>…</Bottom>
    </BorderColor>
    ...
</Style>

Element Characteristics

Characteristic Description

Data type and length

None

Default value

None

Cardinality

0-1: Optional element that can occur once or not at all.

Element Relationships

Relationship Element

Parent element

Style

Child elements

Bottom, Default, Left, Right, Top

Notes

The BorderColor element applies to line, rectangle, text box, image, subreport, list, matrix, table, chart, body, subtotal, title, and legend report items. The line, chart, title, and legend report items support only the Default element.

Voir aussi

Référence

Report Definition XML Elements

Aide et Informations

Assistance sur SQL Server 2005