ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IPage Interface
Members

In This Topic
    IPage Interface
    In This Topic
    Interface for the Page object of a Fixed Page report.
    Object Model
    IPage Interface
    Syntax
    'Declaration
     
    Public Interface IPage 
       Inherits IRenderComponentIReportItemContainerIToggleReceiver 
    public interface IPage : IRenderComponentIReportItemContainerIToggleReceiver  
    See Also