LayoutDirection Element, Tablix (RDL)
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Indicates the overall direction of the Tablix layout.
Datatype Characteristics
Characteristic | Description |
---|---|
Data type and length |
String |
Default value |
LTR |
Element Relationships
Relationship | Element |
---|---|
Parent elements |
|
Child elements |
None |
Remarks
The LayoutDirection element contains one of the values shown in the following table.
Value | Description |
---|---|
LTR (Default) |
Dynamic Tablix columns grow left-to-right (with headers on the left). |
RTL |
Dynamic Tablix columns grow right-to-left (with headers on the right) and the order of peer groups is reversed. |
See Also
Reference
Report Definition Language XML Schema
Report Definition XML Elements
Concepts
Report Definition Language Data Types
Other Resources
Development (Reporting Services)
Understanding the Tablix Data Region