ActiveReports 8
Item(String) Property

The name of the item.
Specifies an item by its string identifier.
Syntax
'Declaration
 
Overloads ReadOnly Property Item( _
   ByVal id As System.String _
) As ILayoutArea
ILayoutArea Item( 
   System.string id
) {get;}

Parameters

id
The name of the item.
See Also

Reference

ILayoutArea Interface
ILayoutArea Members
Overload List

Support Forum