BreakLocation Element (RDL)
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Defines where the page should break.
Datatype Characteristics
Characteristic | Description |
---|---|
Data type and length |
String |
Default value |
None |
Element Relationships
Relationship | Element |
---|---|
Parent elements |
|
Child elements |
None |
Remarks
The value for this element is restricted to one of the following strings.
Value | Description |
---|---|
Start |
Page break before the group or report item. |
End |
Page break after the group or report item. |
StartAndEnd |
Page break both before and after the report item |
Between |
Page break between each instance of the group (does not apply to report items) |
See Also
Reference
Report Definition Language XML Schema
Report Definition XML Elements
Concepts
Report Definition Language Data Types
Other Resources
Development (Reporting Services)
Working with Report Items