ActiveReports 8
Item(String) Property

Unique name of the Section to be returned.
Gets the Section object with the specified name in the SectionCollection.
Syntax
'Declaration
 
Public Overloads ReadOnly Property Item( _
   ByVal name As System.String _
) As Section
public Section Item( 
   System.string name
) {get;}

Parameters

name
Unique name of the Section to be returned.
See Also

Reference

SectionCollection Class
SectionCollection Members
Overload List

Support Forum