ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IPageSection Interface
Members

In This Topic
    IPageSection Interface
    In This Topic
    Represents an interface for page section.
    Object Model
    IPageSection Interface
    Syntax
    'Declaration
     
    Public Interface IPageSection 
       Inherits IReportItemContainer 
    public interface IPageSection : IReportItemContainer  
    See Also