ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IFixedPage Interface / Contents Property

In This Topic
    Contents Property (IFixedPage)
    In This Topic
    Returns the IFixedPageContent objects in this container.
    Syntax
    'Declaration
     
    ReadOnly Property Contents As IItemCollection(Of IFixedPageContent)
    See Also