Condividi tramite


LayoutDirection Element (RDL)

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

Sintassi

<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

Osservazioni

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.

Vedere anche

Riferimento

Report Definition XML Elements

Guida in linea e informazioni

Assistenza su SQL Server 2005