[]
        
(Showing Draft Content)

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

InsertNew Method

InsertNew(int)

Inserts a new page element into the pages collection at the specified index.

Declaration
public T InsertNew(int index)
Parameters
Type Name Description
int index

The index.

Returns
Type Description
T

Returns the added page.