ActiveReports 8
Item Property (IFixedPagesCollection)

The index of the page.
Gets the IFixedPageContent object by the index in the collection.
Syntax
'Declaration
 
ReadOnly Default Property Item( _
   ByVal pageIndex As System.Integer _
) As IPage
IPage this[ 
   System.int pageIndex
]; {get;}

Parameters

pageIndex
The index of the page.
See Also

Reference

IFixedPagesCollection Interface
IFixedPagesCollection Members

Support Forum