[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Document.PagesCollection-1.Item

this Property

this[int]

Returns a Page object at specified index in the collection.

Declaration
public T this[int index] { get; }
Parameters
Type Name Description
int index

The index.

Property Value
Type Description
T

An instanse of the Page class.