ActiveReports 10
Contents Property (IFixedPage)

GrapeCity.ActiveReports.Extensibility.v10 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IFixedPage Interface : Contents Property
Returns the IFixedPageContents objects in this container.
Syntax
'Declaration
 
ReadOnly Property Contents As IList(Of IFixedPageContent)
IList<IFixedPageContent> Contents {get;}
See Also

Reference

IFixedPage Interface
IFixedPage Members