ActiveReports 9
Item(Int32) Property

The indexed location of the Control in the collection.
Gets the Control object at the specified indexed location in the ControlCollection.
Syntax
'Declaration
 
Public Overloads ReadOnly Property Item( _
   ByVal index As System.Integer _
) As ARControl
public ARControl Item( 
   System.int index
) {get;}

Parameters

index
The indexed location of the Control in the collection.
See Also

Reference

ControlCollection Class
ControlCollection Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum