[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.IPageRegion

IPageRegion Interface

Represents the page region.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface IPageRegion : IReportItem, IRenderComponent, IServiceProvider, IDocumentMapItem

Properties

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.

Extension Methods