ActiveReports 12
Item Property (ILayoutTree)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > ILayoutTree Interface : Item Property
Page indexer.
Syntax
'Declaration
 
ReadOnly Default Property Item( _
   ByVal index As Integer _
) As ILayoutPage
ILayoutPage this[ 
   int index
]; {get;}

Parameters

index
See Also

Reference

ILayoutTree Interface
ILayoutTree Members