[]
Represents the page region.
public interface IPageRegion : IReportItem, IRenderComponent, IServiceProvider, IDocumentMapItem
| Name | Description |
|---|---|
| EndSection | Gets the value specifying where the layout should continue. |
| PageBreakAtEnd | Gets a value indicating whether the page should break at the end of the region. |
| PageBreakAtStart | Gets a value indicating whether the page should break at the start of the region. |