[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Layout.ILayoutTree.Item

this Property

this[int]

Gets the layout page at the specified index.

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

The index of the page.

Property Value
Type Description
ILayoutPage

The layout page at the specified index as an ILayoutPage.