[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Layout.ILayoutPage

ILayoutPage Interface

Represents an interface for a layout page.

Namespace: GrapeCity.ActiveReports.Extensibility.Layout
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface ILayoutPage

Properties

Name Description
BodyArea

Gets the body area of the page where content should be laid out.

Gets the footer section of the page.

GroupIndex

Gets the index of the group.

Header

Gets the header section of the page.

Height

Gets the height of the page.

IsLastInDocument

Gets a value indicating whether the page is the last in the document.

PageNumber

Gets the page number.

Width

Gets the width of the page.

Extension Methods