Tablix Element (RDL)
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Defines a Tablix data region that is a flexible layout grid that supports static and dynamic rows and columns, row groups and column groups that can be nested, or adjacent, or recursive.
Element Attributes
Attribute | Type | Description |
---|---|---|
Name |
String |
Name of the Tablix data region. |
Element Relationships
Relationship | Element | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Parent elements |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Child elements |
|
Remarks
A Tablix element contains a TablixBody, a TablixRowHierarchy, and a TablixColumnHierarchy element. A Tablix element may contain a TablixCorner element.
The TablixBody element contains one or more TablixRows elements and one or more TablixColumns elements.
See Also
Reference
Report Definition Language XML Schema
Report Definition XML Elements
Report Definition Tablix Overview Diagram
Concepts
Report Definition Language Data Types
Other Resources
Development (Reporting Services)
Understanding the Tablix Data Region