LayoutDirection Element (RDL)

Indicates whether matrix columns read left-to-right or right-to-left.

语法

<Matrix Name="...">
       ...
        <LayoutDirection>...</LayoutDirection>
       ...
</Matrix>

Element Characteristics

Characteristic Description

Data type and length

String

Default value

LTR

Cardinality

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

Element Relationships

Relationship Element

Parent element

Matrix

Child element

None

备注

The LayoutDirection element contains one of the values shown in the following table.

Value Description

LTR

Matrix reads left-to-right, has headers on the left, and grows to the right.

RTL

Matrix reads right-to-left, has headers on the right, and grows to the left.

请参阅

参考

Report Definition XML Elements

帮助和信息

获取 SQL Server 2005 帮助