ActiveReports 8
Item(Int32) Property

Index of the section to be returned.
Gets the Section object at the specified indexed location in the SectionCollection.
Syntax
'Declaration
 
Public Overloads ReadOnly Property Item( _
   ByVal index As System.Integer _
) As Section
public Section Item( 
   System.int index
) {get;}

Parameters

index
Index of the section to be returned.
See Also

Reference

SectionCollection Class
SectionCollection Members
Overload List

Support Forum