[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.IFixedPage

IFixedPage Interface

Represents a container of IFixedPageContent objects.

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

Properties

Name Description
Contents

Gets the IFixedPageContent objects in this container.

Methods

Name Description
GetStyle(int)

Gets the style of the page with the specified index.

Extension Methods