BorderStyle Element (RDL)

Specifies the style of the border of the item.

语法

<Style>
    ...
    <BorderStyle>
        <Default>...</Default>
        <Left>...</Left>
        <Right>...</Right>
        <Top>...</Top>
        <Bottom>...</Bottom>
    </BorderStyle>
    ...
</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

备注

The BorderStyle 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 child Default element.

请参阅

参考

Report Definition XML Elements

帮助和信息

获取 SQL Server 2005 帮助