[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.IFixedPage.Contents

Contents Property

Contents

Gets the IFixedPageContent objects in this container.

Declaration
IItemCollection<IFixedPageContent> Contents { get; }
Property Value
Type Description
IItemCollection<IFixedPageContent>

An IItemCollection<T> representing the contents of the fixed page.