ZIndex Element (RDL)
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Indicates the drawing order of the item within the containing object.
Datatype Characteristics
Characteristic | Description |
---|---|
Data type and length |
Integer |
Default value |
0 |
Element Relationships
- Parent elements
ReportItem Element (RDL)
- Child elements
None
Remarks
The minimum value for the ZIndex element is 0. The maximum value is 2147483647.
Items are drawn in order according to the ZIndex element for the item. Items with lower indices are drawn first, appearing behind items with higher indices.
See Also
Reference
Report Definition Language XML Schema
Report Definition XML Elements
Concepts
Report Definition Language Data Types
Other Resources
Development (Reporting Services)
NIB: Rendering Considerations for Automatic Sizing and Positioning
Viewing, Exporting, and Printing Reports