[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.IPageSection

IPageSection Interface

Represents an interface for page section.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface IPageSection : IReportItemContainer

Properties

Name Description
Height

Gets the height of the page header/footer section.

PrintOnFirstPage

Gets a value indicating whether the page header/footer should be printed on the first page.

PrintOnLastPage

Gets a value indicating whether the page header/footer should be printed on the last page.

Style

Gets the style of this IPageSection.

Extension Methods