set_keep_together
Set the KeepTogether property on report items like Tablix, Rectangle, Chart, Textbox, Map, or Gauge to prevent page breaks. Best-effort: items larger than a page are still split.
Instructions
Set on a named Tablix / Rectangle / Chart / Textbox / Map / Gauge. Tells the renderer 'don't split this across pages if you can help it'. Best-effort — items larger than a page are still split. keep=False removes the element. Refuses for Image / Line / Subreport and other kinds where the RDL XSD doesn't allow it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keep | Yes | ||
| name | Yes | ||
| path | Yes |