[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.IPage

IPage Interface

Represents the Page object of a Fixed Page report.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface IPage : IRenderComponent, IServiceProvider, IReportItemContainer, IToggleReceiver

Properties

Name Description
ThrowIfPlaceHoldersEmpty

Gets a value indicating whether the page should be thrown if placeholders are empty.

Extension Methods